Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Movie Graph Metadata Attribute' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Movie Graph Metadata Attribute |
Outputs
| Type | Name | Description |
|---|---|---|
| string | Metadata Name | The name of the metadata attribute. |
| string | Metadata Value | The value of the metadata attribute. |
| boolean | Metadata Enable State | Enable state. If disabled, this metadata attribute won't be added to the file. |