Navigation
API > API/Runtime > API/Runtime/uLangCore > API/Runtime/uLangCore/THashTable
| Name | SEntry |
| Type | struct |
| Header File | /Engine/Source/Runtime/Solaris/uLangCore/Public/uLang/Common/Containers/HashTable.h |
| Include Path | #include "uLang/Common/Containers/HashTable.h" |
Syntax
struct SEntry
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| _Hash | uint32_t | uLang/Common/Containers/HashTable.h | ||
| _KeyValue | KeyValueType | uLang/Common/Containers/HashTable.h |