![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <syms_data_structures.h>
Public Attributes | |
| struct SYMS_Name2FileIDMapFileNode * | next |
| SYMS_String8 | name |
| SYMS_Name2FileIDMapUnitNode * | first |
| SYMS_Name2FileIDMapUnitNode * | last |
| SYMS_U64 | count |
| SYMS_U64 SYMS_Name2FileIDMapFileNode::count |
| SYMS_Name2FileIDMapUnitNode* SYMS_Name2FileIDMapFileNode::first |
| SYMS_Name2FileIDMapUnitNode* SYMS_Name2FileIDMapFileNode::last |
| SYMS_String8 SYMS_Name2FileIDMapFileNode::name |
| struct SYMS_Name2FileIDMapFileNode* SYMS_Name2FileIDMapFileNode::next |