![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for FPropertyTag, including all inherited members.
| ArrayIndex | FPropertyTag | |
| bExperimentalOverridableLogic | FPropertyTag | |
| BoolVal | FPropertyTag | |
| FPropertyTag() | FPropertyTag | |
| FPropertyTag(FProperty *Property, int32 InIndex, uint8 *Value) | FPropertyTag | |
| FPropertyTag(FPropertyTag &&)=default | FPropertyTag | |
| FPropertyTag(const FPropertyTag &)=default | FPropertyTag | |
| GetProperty() const | FPropertyTag | inline |
| GetType() const | FPropertyTag | inline |
| HasPropertyGuid | FPropertyTag | |
| LoadPropertyTagNoFullType | FPropertyTag | friend |
| Name | FPropertyTag | |
| operator<< | FPropertyTag | friend |
| operator<< | FPropertyTag | friend |
| operator=(FPropertyTag &&)=default | FPropertyTag | |
| operator=(const FPropertyTag &)=default | FPropertyTag | |
| OverrideOperation | FPropertyTag | |
| PropertyGuid | FPropertyTag | |
| SerializePropertyTagAsText | FPropertyTag | friend |
| SerializeTaggedProperty(FArchive &Ar, FProperty *Property, uint8 *Value, const uint8 *Defaults) const | FPropertyTag | |
| SerializeTaggedProperty(FStructuredArchive::FSlot Slot, FProperty *Property, uint8 *Value, const uint8 *Defaults) const | FPropertyTag | |
| SerializeType | FPropertyTag | |
| SetProperty(FProperty *Property) | FPropertyTag | |
| SetPropertyGuid(const FGuid &InPropertyGuid) | FPropertyTag | |
| SetType(UE::FPropertyTypeName TypeName) | FPropertyTag | |
| Size | FPropertyTag | |
| SizeOffset | FPropertyTag | |
| Type | FPropertyTag | |
| UE_DEPRECATED(5.4, "Prop has been deprecated. Use GetProperty()/SetProperty().") FProperty *Prop | FPropertyTag | |
| UE_DEPRECATED(5.4, "StructName has been deprecated and replaced by GetType(). Use GetType().IsStruct(StructName) to test, otherwise if Type is StructProperty then StructName is GetType().GetParameterName(0).") FName StructName | FPropertyTag | |
| UE_DEPRECATED(5.4, "EnumName has been deprecated and replaced by GetType(). Use GetType().IsEnum(EnumName) to test, otherwise if Type is EnumProperty or ByteProperty then EnumName is GetType().GetParameterName(0).") FName EnumName | FPropertyTag | |
| UE_DEPRECATED(5.4, "InnerName has been deprecated and replaced by GetType(). If Type is ArrayProperty/SetProperty/MapProperty/OptionalProperty then InnerType is GetType().GetParameterName(0).") FName InnerType | FPropertyTag | |
| UE_DEPRECATED(5.4, "ValueName has been deprecated and replaced by GetType(). If Type is MapProperty then ValueType is GetType().GetParameterName(1).") FName ValueType | FPropertyTag | |
| UE_DEPRECATED(5.4, "StructGuid has been deprecated and replaced by GetType(). If Type is StructProperty then StructGuid is GetType().GetParameterName(1).") FGuid StructGuid | FPropertyTag |