Navigation
BlueprintAPI > BlueprintAPI/DataLayers
Sets a Parent DataLayer for a specified DataLayer
Target is Data Layer Editor Subsystem
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| object | Data Layer | The child DataLayer. |
| object | Parent Data Layer | The parent DataLayer. |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Return Value | true if succeeded, false if failed. |