Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'Movie Graph Value View Property' from its members
Inputs
| Type | Name | Description |
|---|---|---|
| name | Property Name | The name of the property as it will appear in the property bag. |
| enum | Value Type | The type of value the property holds. |
| object | Value Type Object | The value type object for object, struct, and enum-typed properties (nullptr for other types). |
| name | Metadata | Metadata to apply to the property. |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Movie Graph Value View Property |