Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Rig Module Settings' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Rig Module Settings |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Identifier | The identifier used to retrieve the module in the module library |
| struct | Icon | The icon used for the module in the module library |
| string | Category | The category of the module |
| string | Keywords | The keywords of the module |
| string | Description | The description of the module |
| struct | Exposed Connectors |