Navigation
API > API/Runtime > API/Runtime/Engine
| Name | UDeprecatedDataLayerInstance |
| Type | class |
| Header File | /Engine/Source/Runtime/Engine/Public/WorldPartition/DataLayer/Deprecated/DeprecatedDataLayer.h |
| Include Path | #include "WorldPartition/DataLayer/Deprecated/DeprecatedDataLayer.h" |
Syntax
UCLASS (Config=Engine, PerObjectConfig, Within=WorldDataLayers,
AutoCollapseCategories=("Data Layer|Advanced"),
AutoExpandCategories=("Data Layer|Editor", "Data Layer|Advanced|Runtime"), MinimalAPI)
class UDeprecatedDataLayerInstance : public UDataLayerInstance
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UDataLayerInstance → UDeprecatedDataLayerInstance
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UDeprecatedDataLayerInstance() |
WorldPartition/DataLayer/Deprecated/DeprecatedDataLayer.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| DataLayerType | EDataLayerType | WorldPartition/DataLayer/Deprecated/DeprecatedDataLayer.h |
|
|
| DebugColor | FColor | WorldPartition/DataLayer/Deprecated/DeprecatedDataLayer.h |
|
|
| DeprecatedDataLayerFName | FName | WorldPartition/DataLayer/Deprecated/DeprecatedDataLayer.h | ||
| Label | FName | WorldPartition/DataLayer/Deprecated/DeprecatedDataLayer.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FActorDataLayer GetActorDataLayer() |
WorldPartition/DataLayer/Deprecated/DeprecatedDataLayer.h | ||
FName GetDataLayerLabel() |
WorldPartition/DataLayer/Deprecated/DeprecatedDataLayer.h | ||
void OnCreated () |
WorldPartition/DataLayer/Deprecated/DeprecatedDataLayer.h | ||
void OnCreated
(
const UDEPRECATED_DataLayer* DeprecatedDataLayer |
WorldPartition/DataLayer/Deprecated/DeprecatedDataLayer.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| WorldPartition/DataLayer/Deprecated/DeprecatedDataLayer.h | |||
static FName MakeName
(
const UDEPRECATED_DataLayer* DeprecatedDataLayer |
WorldPartition/DataLayer/Deprecated/DeprecatedDataLayer.h |