UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FWeakObjectProperty Member List

This is the complete list of members for FWeakObjectProperty, including all inherited members.

ClearIntrusiveOptionalValue(void *Data) const overrideTProperty< InTCppType, TInPropertyBaseClass >inlinevirtual
TPropertyTypeFundamentals::ClearIntrusiveOptionalValue(void *A)TPropertyTypeFundamentals< InTCppType >inlinestatic
ClearValueInternal(void *Data) const overrideTProperty< InTCppType, TInPropertyBaseClass >inlinevirtual
ContainsObjectReference(TArray< const FStructProperty * > &EncounteredStructProps, EPropertyObjectReferenceType InReferenceType=EPropertyObjectReferenceType::Strong) const overrideTFObjectPropertyBase< FWeakObjectPtr >inlinevirtual
CopyCompleteValueFromScriptVM(void *Dest, void const *Src) const overrideFWeakObjectPropertyvirtual
CopyCompleteValueFromScriptVM_InContainer(void *OutContainer, void const *InValue) const overrideFWeakObjectPropertyvirtual
CopyCompleteValueToScriptVM(void *Dest, void const *Src) const overrideFWeakObjectPropertyvirtual
CopyCompleteValueToScriptVM_InContainer(void *OutValue, void const *InContainer) const overrideFWeakObjectPropertyvirtual
CopySingleValueFromScriptVM(void *Dest, void const *Src) const overrideFWeakObjectPropertyvirtual
CopySingleValueToScriptVM(void *Dest, void const *Src) const overrideFWeakObjectPropertyvirtual
CopyValuesInternal(void *Dest, void const *Src, int32 Count) const overrideTProperty< InTCppType, TInPropertyBaseClass >inlinevirtual
CPPAlignment enum valueTPropertyTypeFundamentals< InTCppType >
CPPSize enum valueTPropertyTypeFundamentals< InTCppType >
DestroyPropertyValue(void *A)TPropertyTypeFundamentals< InTCppType >inlinestatic
DestroyValueInternal(void *Dest) const overrideTProperty< InTCppType, TInPropertyBaseClass >inlinevirtual
GetComputedFlagsPropertyFlags()TPropertyTypeFundamentals< InTCppType >inlineprotectedstatic
GetDefaultPropertyValue()TPropertyTypeFundamentals< InTCppType >inlinestatic
GetMinAlignment() const overrideTProperty< InTCppType, TInPropertyBaseClass >inlinevirtual
GetObjectPropertyValue(const void *PropertyValueAddress) const overrideFWeakObjectPropertyvirtual
GetObjectPropertyValue_InContainer(const void *ContainerAddress, int32 ArrayIndex=0) const overrideFWeakObjectPropertyvirtual
GetObjectPtrPropertyValue(const void *PropertyValueAddress) const overrideFWeakObjectPropertyvirtual
GetObjectPtrPropertyValue_InContainer(const void *ContainerAddress, int32 ArrayIndex=0) const overrideFWeakObjectPropertyvirtual
GetOptionalPropertyValue(void const *B)TPropertyTypeFundamentals< InTCppType >inlinestatic
GetOptionalPropertyValue_InContainer(void const *B, int32 ArrayIndex=0) constTProperty< InTCppType, TInPropertyBaseClass >inline
GetPropertyValue(void const *A)TPropertyTypeFundamentals< InTCppType >inlinestatic
GetPropertyValue_InContainer(void const *A, int32 ArrayIndex=0) constTProperty< InTCppType, TInPropertyBaseClass >inline
GetPropertyValuePtr(void const *A)TPropertyTypeFundamentals< InTCppType >inlinestatic
GetPropertyValuePtr(void *A)TPropertyTypeFundamentals< InTCppType >inlinestatic
GetPropertyValuePtr_InContainer(void const *A, int32 ArrayIndex=0) constTProperty< InTCppType, TInPropertyBaseClass >inline
GetPropertyValuePtr_InContainer(void *A, int32 ArrayIndex=0) constTProperty< InTCppType, TInPropertyBaseClass >inline
GetTypeName()TPropertyTypeFundamentals< InTCppType >inlinestatic
GetValue_InContainer(void const *InContainer, TCppType *OutValue) constTProperty< InTCppType, TInPropertyBaseClass >inline
HasIntrusiveUnsetOptionalState() const overrideTProperty< InTCppType, TInPropertyBaseClass >inlinevirtual
TPropertyTypeFundamentals::HasIntrusiveUnsetOptionalState()TPropertyTypeFundamentals< InTCppType >inlinestatic
InitializeIntrusiveUnsetOptionalValue(void *Data) const overrideTProperty< InTCppType, TInPropertyBaseClass >inlinevirtual
TPropertyTypeFundamentals::InitializeIntrusiveUnsetOptionalValue(void *Data)TPropertyTypeFundamentals< InTCppType >inlinestatic
InitializePropertyValue(void *A)TPropertyTypeFundamentals< InTCppType >inlinestatic
InitializeValueInternal(void *Dest) const overrideTProperty< InTCppType, TInPropertyBaseClass >inlinevirtual
IsIntrusiveOptionalValueSet(const void *Data) const overrideTProperty< InTCppType, TInPropertyBaseClass >inlinevirtual
TPropertyTypeFundamentals::IsIntrusiveOptionalValueSet(const void *A)TPropertyTypeFundamentals< InTCppType >inlinestatic
LinkInternal(FArchive &Ar) overrideFWeakObjectPropertyprotectedvirtual
SetObjectPropertyValueUnchecked(void *PropertyValueAddress, UObject *Value) const overrideFWeakObjectPropertyprotectedvirtual
SetObjectPropertyValueUnchecked_InContainer(void *ContainerAddress, UObject *Value, int32 ArrayIndex=0) const overrideFWeakObjectPropertyprotectedvirtual
SetObjectPtrPropertyValueUnchecked(void *PropertyValueAddress, TObjectPtr< UObject > Ptr) const overrideFWeakObjectPropertyprotectedvirtual
SetObjectPtrPropertyValueUnchecked_InContainer(void *ContainerAddress, TObjectPtr< UObject > Ptr, int32 ArrayIndex=0) const overrideFWeakObjectPropertyprotectedvirtual
SetPropertyValue(void *A, TCppType const &Value)TPropertyTypeFundamentals< InTCppType >inlinestatic
SetPropertyValue_InContainer(void *A, TCppType const &Value, int32 ArrayIndex=0) constTProperty< InTCppType, TInPropertyBaseClass >inline
SetValue_InContainer(void *OutContainer, const TCppType &InValue) constTProperty< InTCppType, TInPropertyBaseClass >inline
Super typedefTFObjectPropertyBase< FWeakObjectPtr >
TCppType typedefTFObjectPropertyBase< FWeakObjectPtr >
TFObjectPropertyBase(EInternal InInernal, FFieldClass *InClass)TFObjectPropertyBase< FWeakObjectPtr >inline
TFObjectPropertyBase(FFieldVariant InOwner, const FName &InName, EObjectFlags InObjectFlags)TFObjectPropertyBase< FWeakObjectPtr >inline
TFObjectPropertyBase(FFieldVariant InOwner, const UECodeGen_Private::FObjectPropertyParams &Prop)TFObjectPropertyBase< FWeakObjectPtr >inline
TFObjectPropertyBase(FFieldVariant InOwner, const UECodeGen_Private::FObjectPropertyParamsWithoutClass &Prop, UClass *InClass)TFObjectPropertyBase< FWeakObjectPtr >inline
TProperty(EInternal InInernal, FFieldClass *InClass)TProperty< InTCppType, TInPropertyBaseClass >inline
TProperty(FFieldVariant InOwner, const FName &InName, EObjectFlags InObjectFlags)TProperty< InTCppType, TInPropertyBaseClass >inline
TProperty(FFieldVariant InOwner, PropertyParamsType &Prop)TProperty< InTCppType, TInPropertyBaseClass >inline
TTypeFundamentals typedefTFObjectPropertyBase< FWeakObjectPtr >