Navigation
BlueprintAPI > BlueprintAPI/DataLayers
Add the actors to the DataLayer
Target is Data Layer Editor Subsystem
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| object | Actors | The actors to add to the DataLayer |
| object | Data Layer | The DataLayer to add to |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Return Value | true if at least one actor was added to the DataLayer. false is returned if all the actors already belonged to the DataLayer. |