Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/FFieldVariant
| Name | FFieldObjectUnion |
| Type | union |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/UObject/Field.h |
| Include Path | #include "UObject/Field.h" |
Syntax
union FFieldObjectUnion
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Field | FField * | UObject/Field.h | ||
| Object | UObject * | UObject/Field.h | ||
| Unknown | UPTRINT | UObject/Field.h |