Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'Int to Name' from its members
Inputs
| Type | Name | Description |
|---|---|---|
| integer | Number | |
| integer | Padded Size | For positive numbers you can pad the result to a required with so rather than '13' return '00013' for a padded size of 5. |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Rig VMFunction Math Int to Name |