Navigation
Unreal Engine C++ API Reference > Editor > DataLayerEditor > DataLayer > UDataLayerEditorSubsystem
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
TArray< AActor * > | GetActorsFromDataLayers
(
const TArray< UDataLayerInstance* >& DataLayers |
Gets all the actors associated with ANY of the specified DataLayers. |
![]() ![]() |
TArray< AActor * > | GetActorsFromDataLayers
(
const TArray< UDataLayerInstance* >& DataLayers, |
Gets all the actors associated with ANY of the specified DataLayers. |