UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TFieldPath< PropertyType > Member List

This is the complete list of members for TFieldPath< PropertyType >, including all inherited members.

ClearCachedField() constFFieldPathinlineprotected
EPathResolveType enum nameFFieldPathprotected
FFieldPath()=defaultFFieldPath
FFieldPath(FField *InField)FFieldPathinline
Generate(FField *InField)FFieldPath
Generate(const TCHAR *InFieldPathString)FFieldPath
Get(UStruct *InCurrentStruct=nullptr) constTFieldPath< PropertyType >inline
GetTyped(FFieldClass *ExpectedType, UStruct *InCurrentStruct=nullptr) constFFieldPathinline
IsPathToFieldEmpty() constFFieldPathinline
IsStale() constFFieldPathinline
NeedsResolving() constFFieldPathinlineprotected
operator!=(const FFieldPath &InOther) constFFieldPathinline
operator*() constTFieldPath< PropertyType >inline
operator->() constTFieldPath< PropertyType >inline
operator=(const TFieldPath &Other)TFieldPath< PropertyType >inline
operator=(OtherPropertyType *InProperty)TFieldPath< PropertyType >inline
operator=(const TFieldPath< OtherPropertyType > &Other)TFieldPath< PropertyType >inline
operator==(const FFieldPath &InOther) constFFieldPathinline
PathFFieldPathprotected
Reset()FFieldPathinline
ResolvedFieldFFieldPathmutableprotected
ResolvedOwnerFFieldPathmutableprotected
ResolveField(FFieldClass *ExpectedClass=FField::StaticClass(), UStruct *InCurrentStruct=nullptr, EPathResolveType InResolveType=FFieldPath::UseStructIfOuterNotFound) constFFieldPathinline
ResolveWithRenamedStructPackage(UStruct *InCurrentStruct)TFieldPath< PropertyType >inline
TFieldPath()TFieldPath< PropertyType >inline
TFieldPath(const TFieldPath &Other)TFieldPath< PropertyType >inline
TFieldPath(TYPE_OF_NULLPTR)TFieldPath< PropertyType >inline
TFieldPath(const TCHAR *InPath)TFieldPath< PropertyType >inline
TFieldPath(OtherPropertyType *InProperty, EDummy1=Dummy1)TFieldPath< PropertyType >inline
TFieldPath(const TFieldPath< OtherPropertyType > &Other)TFieldPath< PropertyType >inline
ToString() constFFieldPath
TryToResolvePath(UStruct *InCurrentStruct, EPathResolveType InResolveType=FFieldPath::UseStructIfOuterNotFound) constFFieldPath
UseStructAlways enum valueFFieldPathprotected
UseStructIfOuterNotFound enum valueFFieldPathprotected