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

#include <syms_data_structures.h>

Public Attributes

struct SYMS_Name2FileIDMapFileNodenext
 
SYMS_String8 name
 
SYMS_Name2FileIDMapUnitNodefirst
 
SYMS_Name2FileIDMapUnitNodelast
 
SYMS_U64 count
 

Member Data Documentation

◆ count

SYMS_U64 SYMS_Name2FileIDMapFileNode::count

◆ first

SYMS_Name2FileIDMapUnitNode* SYMS_Name2FileIDMapFileNode::first

◆ last

SYMS_Name2FileIDMapUnitNode* SYMS_Name2FileIDMapFileNode::last

◆ name

SYMS_String8 SYMS_Name2FileIDMapFileNode::name

◆ next

struct SYMS_Name2FileIDMapFileNode* SYMS_Name2FileIDMapFileNode::next

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