SelectActorsInLayer

Overload list

Windows
MacOS
Linux
Name Description

Public function

bool

 

SelectActorsInLayer

(
    const FName& LayerName,
    const bool bSelect,
    const bool bNotify,
    const bool bSelectEvenIfHidden
)

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

Public function Virtual

bool

 

SelectActorsInLayer

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

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

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