![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <HashMappedArray.h>
Public Types | |
| using | FIDType = TIDType |
| using | FElementType = TElementType |
Static Public Member Functions | |
| static uint32 | GetIDHash (const FIDType &ID) |
| static FIDType | GetElementID (const FElementType &Element) |
| using Chaos::Private::THashMappedArrayTraits< TIDType, TElementType >::FElementType = TElementType |
| using Chaos::Private::THashMappedArrayTraits< TIDType, TElementType >::FIDType = TIDType |
|
inlinestatic |
|
inlinestatic |