SelectActorsInDataLayer

Overload list

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

  Type Name Description
Public function bool

SelectActorsInDataLayer ( UDataLayerInstance* DataLayer,
const bool bSelect,
const bool bNotify,
const bool bSelectEvenIfHidden
)

Selects/de-selects actors belonging to the DataLayer.
Public function bool

SelectActorsInDataLayer ( UDataLayerInstance* DataLayer,
const bool bSelect,
const bool bNotify,
const bool bSelectEvenIfHidden,
const TSharedPtr< FActorFilter >& Filter
)

Selects/de-selects actors belonging to the DataLayer.

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library

On this page