![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for FField, including all inherited members.
| AddCppProperty(FProperty *Property) | FField | virtual |
| AddReferencedObjects(FReferenceCollector &Collector) | FField | virtual |
| AppendName(FString &ResultString) const | FField | inline |
| BaseFieldClass typedef | FField | |
| BeginDestroy() | FField | virtual |
| Bind() | FField | virtual |
| ClassPrivate | FField | |
| ClearFlags(EObjectFlags NewFlags) | FField | inline |
| Construct(const FFieldVariant &InOwner, const FName &InName, EObjectFlags InFlags) | FField | static |
| Construct(const FName &FieldTypeName, const FFieldVariant &InOwner, const FName &InName, EObjectFlags InFlags) | FField | static |
| Duplicate(const FField *InField, FFieldVariant DestOwner, const FName DestName=NAME_None, EObjectFlags FlagMask=RF_AllFlags, EInternalObjectFlags InternalFlagsMask=EInternalObjectFlags_AllFlags) | FField | static |
| FField(EInternal InInernal, FFieldClass *InClass) | FField | |
| FField(FFieldVariant InOwner, const FName &InName, EObjectFlags InObjectFlags) | FField | |
| FieldTypeClass typedef | FField | |
| FlagsPrivate | FField | |
| FLinkedListBuilder typedef | FField | |
| GenerateFFieldName(FFieldVariant InOwner, FFieldClass *InClass) | FField | static |
| GetAuthoredName() const | FField | |
| GetCastFlags() const | FField | inline |
| GetClass() const | FField | inline |
| GetFieldSize() const | FField | inlinevirtual |
| GetFlags() const | FField | inline |
| GetFName() const | FField | inline |
| GetFullName() const | FField | |
| GetInnerFieldByName(const FName &InName) | FField | inlinevirtual |
| GetInnerFields(TArray< FField * > &OutFields) | FField | inlinevirtual |
| GetLinker() const | FField | |
| GetName() const | FField | inline |
| GetName(FString &OutName) const | FField | inline |
| GetOutermost() const | FField | |
| GetOwner() const | FField | inline |
| GetOwnerChecked() const FUNCTION_NON_NULL_RETURN_END | FField | inline |
| GetOwnerClass() const | FField | |
| GetOwnerStruct() const | FField | |
| GetOwnerUField() const | FField | |
| GetOwnerUObject() const | FField | inline |
| GetOwnerVariant() const | FField | inline |
| GetPathName(const UObject *StopOuter=nullptr) const | FField | |
| GetPathName(const UObject *StopOuter, FStringBuilderBase &ResultString) const | FField | |
| GetPreloadDependencies(TArray< UObject * > &OutDeps) | FField | virtual |
| GetTypedOwner(UClass *Target) const | FField | |
| GetTypedOwner(FFieldClass *Target) const | FField | |
| GetTypedOwner() const | FField | inline |
| HasAllCastFlags(const uint64 InCastFlags) const | FField | inline |
| HasAllFlags(EObjectFlags FlagsToCheck) const | FField | inline |
| HasAnyCastFlags(const uint64 InCastFlags) const | FField | inline |
| HasAnyFlags(EObjectFlags FlagsToCheck) const | FField | inline |
| InternalGetOwnerAsUObjectUnsafe() const | FField | inline |
| IsA(const FFieldClass *FieldType) const | FField | inline |
| IsA() const | FField | inline |
| IsIn(const UObject *InOwner) const | FField | |
| IsIn(const FField *InOwner) const | FField | |
| IsNative() const | FField | |
| IsRooted() const | FField | |
| IsValidLowLevel() const | FField | |
| NamePrivate | FField | |
| Next | FField | |
| Owner | FField | |
| PostDuplicate(const FField &InField) | FField | virtual |
| PostLoad() | FField | virtual |
| Rename(const FName &NewName) | FField | |
| Serialize(FArchive &Ar) | FField | virtual |
| SetFlags(EObjectFlags NewFlags) | FField | inline |
| SetFlagsTo(EObjectFlags NewFlags) | FField | inlineprotected |
| StaticClass() | FField | static |
| StaticClassCastFlags() | FField | inlinestatic |
| StaticClassCastFlagsPrivate() | FField | inlinestatic |
| Super typedef | FField | |
| ThisClass typedef | FField | |
| TryConstruct(const FName &FieldTypeName, const FFieldVariant &InOwner, const FName &InName, EObjectFlags InFlags) | FField | static |
| ~FField() | FField | virtual |