SelectActorsInLayers

Overload list

Windows
MacOS
Linux
Name Description

Public function

bool

 

SelectActorsInLayers

(
    const TArray< FName >& LayerNames,
    const bool bSelect,
    const bool bNotify,
    const bool bSelectEvenIfHidden
)

Selects/de-selects actors belonging to the named layers.

Public function Virtual

bool

 

SelectActorsInLayers

(
    const TArray< FName >& LayerNames,
    const bool bSelect,
    const bool bNotify,
    const bool bSelectEvenIfHidden,
    const TSharedPtr< ActorFilter >& F...
)

Selects/de-selects actors belonging to the named layers.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss