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