Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Containers > API/Runtime/Core/Containers/TSet
| Type | Name | Description | |
|---|---|---|---|
| ElementType * | FindByHash
(
uint32 KeyHash, |
Finds an element with a pre-calculated hash and a key that can be compared to KeyType. | |
| const ElementType * | FindByHash
(
uint32 KeyHash, |