Navigation
BlueprintAPI > BlueprintAPI/DataLayers
Removes the provided actor from the DataLayers.
Target is Data Layer Editor Subsystem
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| object | Actor | The actor to remove from the provided DataLayers |
| object | Data Layers | A valid list of DataLayers. |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Return Value | true if the actor was removed from at least one of the provided DataLayers. |