Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'MetaHuman Character Instance Parameter' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | MetaHuman Character Instance Parameter |
Outputs
| Type | Name | Description |
|---|---|---|
| name | Name | The name of the parameter |
| enum | Type | The type of the parameter. Can be used to check which of Set/Get functions to call |
| struct | Item Path | The item path to locate this parameter in the instance |