Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Layers > API/Editor/UnrealEd/Layers/ULayersSubsystem
| Type | Name | Description | |
|---|---|---|---|
| void | AddAllLayersTo
(
TArray< ULayer* >& OutLayers |
Gets all known layers and appends them to the provided array | |
| void | AddAllLayersTo
(
TArray< TWeakObjectPtr< ULayer > >& OutLayers |
Gets all known layers and appends them to the provided array |