Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'To Integer' from its members
Inputs
| Type | Name | Description |
|---|---|---|
| string | Value | |
| boolean | Chop Left | chops non-digit characters from the left of the string |
| boolean | Chop Right | chops non-digit characters from the right of the string |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Rig VMFunction String to Integer |