Module |
|
Header |
/Engine/Source/Runtime/CoreUObject/Public/UObject/Field.h |
Include |
#include "UObject/Field.h" |
class FFieldClass
Name | Description | |
---|---|---|
|
FFieldClass ( |
Name | Description | |
---|---|---|
|
~FFieldClass() |
Name | Description | ||
---|---|---|---|
|
FField * |
Construct ( |
|
|
GetAllFieldClasses() |
Gets the list of all field classes in existance |
|
|
uint64 |
GetCastFlags() |
|
|
FField * |
GetDefaultObject() |
|
|
GetDescription() |
||
|
GetDisplayNameText() |
||
|
GetFName() |
||
|
uint64 |
GetId() |
|
|
GetName() |
||
|
GetNameToFieldClassMap() |
Gets a mapping of all field class names to the actuall class objects |
|
|
int32 |
GetNextUniqueNameIndex() |
|
|
FFieldClass ... |
GetSuperClass() |
|
|
bool |
HasAllCastFlags ( |
|
|
bool |
HasAnyCastFlags ( |
|
|
bool |
HasAnyClassFlags ( |
|
|
bool |
IsChildOf ( |