Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Layers > API/Editor/UnrealEd/Layers/ULayersSubsystem
| Type | Name | Description | |
|---|---|---|---|
| TArray< AActor * > | GetActorsFromLayers
(
const TArray< FName >& LayerNames |
Gets all the actors associated with ANY of the specified layers. | |
| TArray< AActor * > | GetActorsFromLayers
(
const TArray< FName >& LayerNames, |
Gets all the actors associated with ANY of the specified layers. |