RemoveActorsFromLayer

Overload list

Windows
MacOS
Linux
Name Description

Public function

bool

 

RemoveActorsFromLayer

(
    const TArray< AActor* >& Acto...,
    const FName& LayerName,
    const bool bUpdateStats
)

Removes the actors from the specified layer.

Public function Virtual

bool

 

RemoveActorsFromLayer

(
    const TArray< TWeakObjectPtr< AActo...,
    const FName& LayerName,
    const bool bUpdateStats
)

Removes the actors from the specified 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