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

#include <syms_pdb_parser.h>

Public Attributes

SYMS_MsfStreamNumber sn
 
SYMS_U64 range_off [(SYMS_U64)(SYMS_PdbCompUnitRange_COUNT)+1]
 
SYMS_PdbStringIndex src_file
 
SYMS_PdbStringIndex pdb_file
 
SYMS_String8 obj_name
 
SYMS_String8 group_name
 

Member Data Documentation

◆ group_name

SYMS_String8 SYMS_PdbCompUnit::group_name

◆ obj_name

SYMS_String8 SYMS_PdbCompUnit::obj_name

◆ pdb_file

SYMS_PdbStringIndex SYMS_PdbCompUnit::pdb_file

◆ range_off

SYMS_U64 SYMS_PdbCompUnit::range_off[(SYMS_U64)(SYMS_PdbCompUnitRange_COUNT)+1]

◆ sn

SYMS_MsfStreamNumber SYMS_PdbCompUnit::sn

◆ src_file

SYMS_PdbStringIndex SYMS_PdbCompUnit::src_file

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