![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <syms_data_structures.h>
Public Attributes | |
| struct SYMS_IDMapNode * | next |
| SYMS_U64 | count |
| SYMS_U64 | key [SYMS_ID_MAP_NODE_CAP] |
| void * | val [SYMS_ID_MAP_NODE_CAP] |
| SYMS_U64 SYMS_IDMapNode::count |
| SYMS_U64 SYMS_IDMapNode::key[SYMS_ID_MAP_NODE_CAP] |
| struct SYMS_IDMapNode* SYMS_IDMapNode::next |
| void* SYMS_IDMapNode::val[SYMS_ID_MAP_NODE_CAP] |