RemoveActorsFromLayers

Overload list

Windows
MacOS
Linux
Name Description

Public function

bool

 

RemoveActorsFromLayers

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

Remove the actors to the named layers

Public function Virtual

bool

 

RemoveActorsFromLayers

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

Remove the actors 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