Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Data Layer Creation Parameters' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Data Layer Creation Parameters |
Outputs
| Type | Name | Description |
|---|---|---|
| object | Data Layer Asset | Required. Will assign the asset to the created instance. |
| object | World Data Layers | Optional. Will default at the level WorldDataLayers if unset. |
| boolean | Is Private |