UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
SYMS_IDMapNode Struct Reference

#include <syms_data_structures.h>

Public Attributes

struct SYMS_IDMapNodenext
 
SYMS_U64 count
 
SYMS_U64 key [SYMS_ID_MAP_NODE_CAP]
 
voidval [SYMS_ID_MAP_NODE_CAP]
 

Member Data Documentation

◆ count

SYMS_U64 SYMS_IDMapNode::count

◆ key

SYMS_U64 SYMS_IDMapNode::key[SYMS_ID_MAP_NODE_CAP]

◆ next

struct SYMS_IDMapNode* SYMS_IDMapNode::next

◆ val

void* SYMS_IDMapNode::val[SYMS_ID_MAP_NODE_CAP]

The documentation for this struct was generated from the following file: