Unreal Engine Blueprint API Reference > Layers
Appends all the actors associated with the specified layer.
Target is Layers Subsystem
Inputs
Type | Name | Description |
---|---|---|
object | Target | |
name | Layer Name | The layer to find actors for. |
Outputs
Type | Name | Description |
---|---|---|
object | In Out Actors | The list to append the found actors to. |