GetActorsFromDataLayers

Overload list

Unreal Engine C++ API Reference > Editor > DataLayerEditor > DataLayer > UDataLayerEditorSubsystem

  Type Name Description
Public function Const TArray< AActor * > Gets all the actors associated with ANY of the specified DataLayers.
Public function Const TArray< AActor * >

GetActorsFromDataLayers ( const TArray< UDataLayerInstance* >& DataLayers,
const TSharedPtr< FActorFilter >& Filter
)

Gets all the actors associated with ANY of the specified DataLayers.

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library

On this page