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

#include <syms_meta_cv.h>

Public Attributes

SYMS_CvTrampolineKind type
 
SYMS_U16 thunk_size
 
SYMS_U32 thunk_sec_off
 
SYMS_U32 target_sec_off
 
SYMS_CvSectionIndex thunk_sec
 
SYMS_CvSectionIndex target_sec
 

Member Data Documentation

◆ target_sec

SYMS_CvSectionIndex SYMS_CvTrampoline::target_sec

◆ target_sec_off

SYMS_U32 SYMS_CvTrampoline::target_sec_off

◆ thunk_sec

SYMS_CvSectionIndex SYMS_CvTrampoline::thunk_sec

◆ thunk_sec_off

SYMS_U32 SYMS_CvTrampoline::thunk_sec_off

◆ thunk_size

SYMS_U16 SYMS_CvTrampoline::thunk_size

◆ type

SYMS_CvTrampolineKind SYMS_CvTrampoline::type

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