Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Layers
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Layers/Layer.h |
| Include | #include "Layers/Layer.h" |
Syntax
struct FLayerActorStats
Variables
| Type | Name | Description | |
|---|---|---|---|
| int32 | Total | The total number of Actors of Type assigned to the Layer | |
| TObjectPtr< UClass > | Type | A Type of Actor currently associated with the Layer |
Constructors
| Type | Name | Description | |
|---|---|---|---|