Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Layers > API/Editor/UnrealEd/Layers/ULayersSubsystem
| Type | Name | Description | |
|---|---|---|---|
| bool | AddActorsToLayer
(
const TArray< AActor* >& Actors, |
Add the actors to the named layer | |
| bool | AddActorsToLayer
(
const TArray< TWeakObjectPtr< AActor > >& Actors, |
Add the actors to the named layer |