Navigation
BlueprintAPI > BlueprintAPI/Layers
Appends all the actors associated with ANY of the specified layers.
Target is Layers Subsystem
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target | |
| name | Layer Names | The layers to find actors for. |
Outputs
| Type | Name | Description |
|---|---|---|
| object | In Out Actors | The list to append the found actors to. |