Navigation
BlueprintAPI > BlueprintAPI/DataLayers
Gets the UDataLayerInstance associated to the DataLayerAsset
Target is Data Layer Editor Subsystem
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target | |
| object | Data Layer Asset | The DataLayerAsset associated to the UDataLayerInstance |
Outputs
| Type | Name | Description |
|---|---|---|
| object | Return Value | The UDataLayerInstance of the provided DataLayerAsset |