Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Layers > API/Editor/UnrealEd/Layers/ULayersSubsystem
| Type | Name | Description | |
|---|---|---|---|
| bool | RemoveActorsFromLayer
(
const TArray< AActor* >& Actors, |
Removes the actors from the specified layer. | |
| bool | RemoveActorsFromLayer
(
const TArray< TWeakObjectPtr< AActor > >& Actors, |
Removes the actors from the specified layer. |