Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Containers > API/Runtime/Core/Containers/TSet
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Containers/Set.h |
| Include | #include "Containers/Set.h" |
template<typename ComparableKey>
bool ContainsByHash
&40;
uint32 KeyHash,
const ComparableKey & Key
&41; const
Remarks
Checks if the element contains an element with the given key.
See Also
Class documentation section on ByHash() functions