Navigation
BlueprintAPI > BlueprintAPI/DataLayers
Add the actors to the DataLayers
Target is Data Layer Editor Subsystem
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| object | Actors | The actors to add to the DataLayers |
| 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 to at least one DataLayer. false is returned if all the actors already belonged to all specified DataLayers. |