Navigation
API > API/Runtime > API/Runtime/Engine
| Name | UValkyrieMetaData |
| Type | class |
| Header File | /Engine/Source/Runtime/Engine/Public/ObjectEditorUtils.h |
| Include Path | #include "ObjectEditorUtils.h" |
Syntax
UCLASS (MinimalAPI, Config=Editor, defaultconfig)
class UValkyrieMetaData : public UObject
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UValkyrieMetaData
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| DeprecationStatusKey | FName | ObjectEditorUtils.h |
|
|
| DeprecationStatusValue_Deprecated | FString | ObjectEditorUtils.h |
|
|
| DevelopmentStatusKey | FName | ObjectEditorUtils.h |
|
|
| DevelopmentStatusValue_Experimental | FString | ObjectEditorUtils.h |
|