Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/WorldPartition > API/Runtime/Engine/WorldPartition/DataLayer
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UDataLayerManager
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/WorldPartition/DataLayer/DataLayerManager.h |
| Include | #include "WorldPartition/DataLayer/DataLayerManager.h" |
Syntax
UCLASS (Config=Engine, Within=WorldPartition, MinimalAPI)
class UDataLayerManager : public UObject
Variables
| Type | Name | Description | |
|---|---|---|---|
| FOnDataLayerInstanceRuntimeStateChanged | OnDataLayerInstanceRuntimeStateChanged |
Constructors
No constructors are accessible with public or protected access.
Functions
Constants
| Name | Description |
|---|---|
| DumpDataLayersCommand | Console command used to list Data Layers |
| SetDataLayerRuntimeStateCommand | Console command used to set Runtime Data Layer state |
| ToggleDataLayerActivation | Console command used to toggle activation of a Data Layer |