Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Rig Module Identifier' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Rig Module Identifier |
Outputs
| Type | Name | Description |
|---|---|---|
| string | Name | The name of the module used to find it in the module library |
| string | Type | The kind of module this is (for example "Arm") |