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