THashMappedArray

A HashMap using [FHashTable](API\Runtime\Core\FHashTable) to index an array of elements of type [TElementType](API\Runtime\Core\TElementType), whcih should be uniquely identified by an object of type TIDType.