Navigation
BlueprintAPI > BlueprintAPI/DataLayers
Adds selected actors to the DataLayers.
Target is Data Layer Editor Subsystem
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| object | Data Layers | A valid list of DataLayers. |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Return Value | true if at least one actor was added. false is returned if all selected actors already belong to the DataLayers. |