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

#include <syms_cv_helpers.h>

Public Attributes

SYMS_CvFileNodefirst_file_node
 
SYMS_CvFileNodelast_file_node
 
SYMS_U64 file_count
 
SYMS_CvLineSequencefirst_seq
 
SYMS_CvLineSequencelast_seq
 
SYMS_U64 seq_count
 
SYMS_U64 line_count
 

Member Data Documentation

◆ file_count

SYMS_U64 SYMS_CvLineTableLoose::file_count

◆ first_file_node

SYMS_CvFileNode* SYMS_CvLineTableLoose::first_file_node

◆ first_seq

SYMS_CvLineSequence* SYMS_CvLineTableLoose::first_seq

◆ last_file_node

SYMS_CvFileNode* SYMS_CvLineTableLoose::last_file_node

◆ last_seq

SYMS_CvLineSequence* SYMS_CvLineTableLoose::last_seq

◆ line_count

SYMS_U64 SYMS_CvLineTableLoose::line_count

◆ seq_count

SYMS_U64 SYMS_CvLineTableLoose::seq_count

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