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

#include <syms_cv.h>

Public Attributes

SYMS_U32 start_voff
 
SYMS_U32 code_size
 
SYMS_U32 local_size
 
SYMS_U32 params_size
 
SYMS_U32 max_stack_size
 
SYMS_U32 frame_func
 
SYMS_U16 prolog_size
 
SYMS_U16 saved_reg_size
 
SYMS_CvFrameDataFlags flags
 

Member Data Documentation

◆ code_size

SYMS_U32 SYMS_CvFrameData::code_size

◆ flags

SYMS_CvFrameDataFlags SYMS_CvFrameData::flags

◆ frame_func

SYMS_U32 SYMS_CvFrameData::frame_func

◆ local_size

SYMS_U32 SYMS_CvFrameData::local_size

◆ max_stack_size

SYMS_U32 SYMS_CvFrameData::max_stack_size

◆ params_size

SYMS_U32 SYMS_CvFrameData::params_size

◆ prolog_size

SYMS_U16 SYMS_CvFrameData::prolog_size

◆ saved_reg_size

SYMS_U16 SYMS_CvFrameData::saved_reg_size

◆ start_voff

SYMS_U32 SYMS_CvFrameData::start_voff

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