Navigation
Unreal Engine C++ API Reference > 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. |