![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for FMemberReference, including all inherited members.
| bSelfContext | FMemberReference | mutableprotected |
| bWasDeprecated | FMemberReference | mutableprotected |
| FillSimpleMemberReference(const TFieldType *InField, FSimpleMemberReference &OutReference) | FMemberReference | inlinestatic |
| FindRemappedField(UClass *FieldClass, UClass *InitialScope, FName InitialName, bool bInitialScopeMustBeOwnerOfFieldForParentScopeRedirect=false) | FMemberReference | static |
| FindRemappedField(FFieldClass *FieldClass, UClass *InitialScope, FName InitialName, bool bInitialScopeMustBeOwnerOfFieldForParentScopeRedirect=false) | FMemberReference | static |
| FindRemappedField(UClass *InitialScope, FName InitialName, bool bInitialScopeMustBeOwnerOfFieldForParentScopeRedirect=false) | FMemberReference | inlinestatic |
| FMemberReference() | FMemberReference | inline |
| GetMemberGuid() const | FMemberReference | inline |
| GetMemberName() const | FMemberReference | inline |
| GetMemberParentClass() const | FMemberReference | inline |
| GetMemberParentClass(UClass *SelfScope) const | FMemberReference | inline |
| GetMemberParentPackage() const | FMemberReference | inline |
| GetMemberScope(UClass *InMemberParentClass) const | FMemberReference | inline |
| GetMemberScopeName() const | FMemberReference | inline |
| GetScope(UClass *SelfScope=nullptr) const | FMemberReference | inline |
| InvalidateScope() | FMemberReference | |
| IsDeprecated() const | FMemberReference | inline |
| IsLocalScope() const | FMemberReference | inline |
| IsSameReference(const FMemberReference &InReference) const | FMemberReference | inline |
| IsSelfContext() const | FMemberReference | inline |
| IsSparseClassData(const UClass *OwningClass) const | FMemberReference | |
| MemberGuid | FMemberReference | mutableprotected |
| MemberName | FMemberReference | mutableprotected |
| MemberParent | FMemberReference | mutableprotected |
| MemberScope | FMemberReference | mutableprotected |
| ResolveMember(UClass *SelfScope=nullptr, const bool bAlwaysFollowRedirects=false) const | FMemberReference | inline |
| ResolveMember(UClass *SelfScope, const bool bAlwaysFollowRedirects) const | FMemberReference | inline |
| ResolveMember(UBlueprint *SelfScope) | FMemberReference | inline |
| ResolveMemberFunction(UClass *SelfScope, const bool bAlwaysFollowRedirects) const | FMemberReference | |
| ResolveMemberImpl(UClass *SelfScope, TFieldTypeClass *FieldClas, const bool bAlwaysFollowRedirects, const bool bIsUFunctionOrMulticastDelegate) const | FMemberReference | |
| ResolveMemberProperty(UClass *SelfScope, const bool bAlwaysFollowRedirects, FFieldClass *FieldClass) const | FMemberReference | |
| ResolveSimpleMemberReference(const FSimpleMemberReference &Reference, UClass *SelfScope=nullptr) | FMemberReference | inlinestatic |
| SetDirect(const FName InMemberName, const FGuid InMemberGuid, TSubclassOf< class UObject > InMemberParentClass, bool bIsConsideredSelfContext) | FMemberReference | |
| SetExternalDelegateMember(FName InMemberName) | FMemberReference | |
| SetExternalMember(FName InMemberName, TSubclassOf< class UObject > InMemberParentClass) | FMemberReference | |
| SetExternalMember(FName InMemberName, TSubclassOf< class UObject > InMemberParentClass, const FGuid &InMemberGuid) | FMemberReference | |
| SetFromField(const typename TFieldType::BaseFieldClass *InField, const bool bIsConsideredSelfContext, UClass *OwnerClass=nullptr) | FMemberReference | inline |
| SetGlobalField(FName InFieldName, UPackage *InParentPackage) | FMemberReference | |
| SetLocalMember(FName InMemberName, UStruct *InScope, const FGuid InMemberGuid) | FMemberReference | |
| SetLocalMember(FName InMemberName, FString InScopeName, const FGuid InMemberGuid) | FMemberReference | |
| SetSelfMember(FName InMemberName) | FMemberReference | |
| SetSelfMember(FName InMemberName, const FGuid &InMemberGuid) | FMemberReference |