UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TSetKeyFuncs< ElementType, KeyFuncsType > Member List

This is the complete list of members for TSetKeyFuncs< ElementType, KeyFuncsType >, including all inherited members.

Add(ElementType Value, bool *bAlreadyExists=nullptr)TSetKeyFuncs< ElementType, KeyFuncsType >inline
AddByHash(uint32 TypeHash, ElementType Value, bool *bAlreadyExists=nullptr)TSetKeyFuncs< ElementType, KeyFuncsType >inline
beginTSetKeyFuncs< ElementType, KeyFuncsType >friend
Empty(int32 ExpectedNumElements=0)TSetKeyFuncs< ElementType, KeyFuncsType >inline
endTSetKeyFuncs< ElementType, KeyFuncsType >friend
Find(const CompareType &Key) constTSetKeyFuncs< ElementType, KeyFuncsType >
FindByHash(uint32 TypeHash, const CompareType &Key) constTSetKeyFuncs< ElementType, KeyFuncsType >
GetAllocatedSize() constTSetKeyFuncs< ElementType, KeyFuncsType >inline
GetStats() constTSetKeyFuncs< ElementType, KeyFuncsType >inline
Num() constTSetKeyFuncs< ElementType, KeyFuncsType >inline
operator=(const TSetKeyFuncs< ElementType, KeyFuncsType > &Other)TSetKeyFuncs< ElementType, KeyFuncsType >inline
operator=(TSetKeyFuncs< ElementType, KeyFuncsType > &&Other)TSetKeyFuncs< ElementType, KeyFuncsType >inline
Remove(const ElementType &Value)TSetKeyFuncs< ElementType, KeyFuncsType >inline
RemoveByHash(uint32 TypeHash, const ElementType &Value)TSetKeyFuncs< ElementType, KeyFuncsType >inline
Reserve(int32 ExpectedNumElements)TSetKeyFuncs< ElementType, KeyFuncsType >inline
Reset()TSetKeyFuncs< ElementType, KeyFuncsType >inline
ResizeToTargetSize()TSetKeyFuncs< ElementType, KeyFuncsType >inline
SetKeyFuncs(KeyFuncsType KeyFuncs)TSetKeyFuncs< ElementType, KeyFuncsType >inline
TSetKeyFuncs(KeyFuncsType KeyFuncs, int32 ExpectedNumElements=0)TSetKeyFuncs< ElementType, KeyFuncsType >inline
TSetKeyFuncs(const TSetKeyFuncs< ElementType, KeyFuncsType > &Other)TSetKeyFuncs< ElementType, KeyFuncsType >inline
TSetKeyFuncs(TSetKeyFuncs< ElementType, KeyFuncsType > &&Other)TSetKeyFuncs< ElementType, KeyFuncsType >inline
~TSetKeyFuncs()TSetKeyFuncs< ElementType, KeyFuncsType >inline