UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::Interchange::TMapAttributeHelper< KeyType, ValueType > Member List

This is the complete list of members for UE::Interchange::TMapAttributeHelper< KeyType, ValueType >, including all inherited members.

Empty(int32 NumOfExpectedElements=0)UE::Interchange::TMapAttributeHelper< KeyType, ValueType >inline
GetCount() constUE::Interchange::TMapAttributeHelper< KeyType, ValueType >inline
GetValue(const KeyType &InKey, ValueType &OutValue) constUE::Interchange::TMapAttributeHelper< KeyType, ValueType >inline
GetValueByHash(uint32 Hash, const KeyType &InKey, ValueType &OutValue) constUE::Interchange::TMapAttributeHelper< KeyType, ValueType >inline
Initialize(const TSharedRef< FAttributeStorage, ESPMode::ThreadSafe > &InAttributes, const FString &BaseKeyName)UE::Interchange::TMapAttributeHelper< KeyType, ValueType >inline
operator=(const TMapAttributeHelper &)=defaultUE::Interchange::TMapAttributeHelper< KeyType, ValueType >
operator=(TMapAttributeHelper &&)=defaultUE::Interchange::TMapAttributeHelper< KeyType, ValueType >
operator=(const TMap< KeyType, ValueType > &InMap)UE::Interchange::TMapAttributeHelper< KeyType, ValueType >inline
RebuildCache()UE::Interchange::TMapAttributeHelper< KeyType, ValueType >inline
RemoveKey(const KeyType &InKey)UE::Interchange::TMapAttributeHelper< KeyType, ValueType >inline
RemoveKeyAndGetValue(const KeyType &InKey, ValueType &OutValue)UE::Interchange::TMapAttributeHelper< KeyType, ValueType >inline
RemoveKeyAndGetValueByHash(uint32 Hash, const KeyType &InKey, ValueType &OutValue)UE::Interchange::TMapAttributeHelper< KeyType, ValueType >inline
RemoveKeyByHash(uint32 Hash, const KeyType &InKey)UE::Interchange::TMapAttributeHelper< KeyType, ValueType >inline
Reserve(int32 Number)UE::Interchange::TMapAttributeHelper< KeyType, ValueType >inline
SetKeyValue(const KeyType &InKey, const ValueType &InValue)UE::Interchange::TMapAttributeHelper< KeyType, ValueType >inline
SetKeyValueByHash(uint32 Hash, const KeyType &InKey, const ValueType &InValue)UE::Interchange::TMapAttributeHelper< KeyType, ValueType >inline
TMapAttributeHelper()=defaultUE::Interchange::TMapAttributeHelper< KeyType, ValueType >
TMapAttributeHelper(const TMapAttributeHelper &)=defaultUE::Interchange::TMapAttributeHelper< KeyType, ValueType >
TMapAttributeHelper(TMapAttributeHelper &&)=defaultUE::Interchange::TMapAttributeHelper< KeyType, ValueType >
ToMap() constUE::Interchange::TMapAttributeHelper< KeyType, ValueType >inline
~TMapAttributeHelper()UE::Interchange::TMapAttributeHelper< KeyType, ValueType >inline