Navigation
BlueprintAPI > BlueprintAPI/Layers
Removes selected actors from the named layers.
Target is Layers Subsystem
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| name | Layer Names | A valid list of layer names. |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Return Value | true if at least one actor was removed. |