Navigation
BlueprintAPI > BlueprintAPI/DataLayers
Remove the actors from the DataLayers
Target is Data Layer Editor Subsystem
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| object | Actors | The actors to remove 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 removed from at least one DataLayer. false is returned if none of the actors belonged to any of the specified DataLayers. |