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

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

AddValueBool(const bool bInValue)FPropertyBagSetRef
AddValueByte(const uint8 InValue)FPropertyBagSetRef
AddValueClass(UClass *InValue)FPropertyBagSetRef
AddValueDouble(const double InValue)FPropertyBagSetRef
AddValueEnum(const int64 InValue, const UEnum *Enum)FPropertyBagSetRef
AddValueEnum(const T InValue)FPropertyBagSetRefinline
AddValueFloat(const float InValue)FPropertyBagSetRef
AddValueInt32(const int32 InValue)FPropertyBagSetRef
AddValueInt64(const int64 InValue)FPropertyBagSetRef
AddValueName(const FName InValue)FPropertyBagSetRef
AddValueObject(UObject *InValue)FPropertyBagSetRef
AddValueObject(T *InValue)FPropertyBagSetRefinline
AddValueSoftPath(const FSoftObjectPath &InValue)FPropertyBagSetRef
AddValueString(const FString &InValue)FPropertyBagSetRef
AddValueStruct(FConstStructView InValue)FPropertyBagSetRef
AddValueStruct(const T &InValue)FPropertyBagSetRefinline
AddValueText(const FText &InValue)FPropertyBagSetRef
AddValueUInt32(const uint32 InValue)FPropertyBagSetRef
AddValueUInt64(const uint64 InValue)FPropertyBagSetRef
Contains(const T &Value) constFPropertyBagSetRefinline
FPropertyBagSetRef(const FPropertyBagPropertyDesc &InDesc, const void *InSet)FPropertyBagSetRefinline
Num() constFPropertyBagSetRefinline
FScriptSetHelper::Num(const void *Target)FScriptSetHelperinlineprivatestatic
Remove(const T &Value)FPropertyBagSetRefinline