Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/FDataDefinition
Enumeration that specifies the type of an FDefinition, indicating whether it is safe to static_cast to that type or not
| Name | EKind |
| Type | enum |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/VerseVM/VVMCustomAttributeHandler.h |
| Include Path | #include "VerseVM/VVMCustomAttributeHandler.h" |
Syntax
enum EKind
{
Constant,
Variable,
}
Values
| Name | Remarks |
|---|---|
| Constant | |
| Variable |