Navigation
BlueprintAPI > BlueprintAPI/Layers
Remove the actors to the named layers
Target is Layers Subsystem
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| object | Actors | The actors to remove to the named layers |
| name | Layer Names | A valid list of layer names. |
| boolean | Update Stats |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Return Value | true if at least one actor was removed from at least one layer. false is returned if none of the actors belonged to any of the specified layers. |