Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'Middle' from its members
Inputs
| Type | Name | Description |
|---|---|---|
| string | Value | |
| integer | Start | the index of the first character |
| integer | Count | if count is set to -1 all character from Start will be returned |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Rig VMFunction String Middle |