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

#include <syms_meta_cv.h>

Public Attributes

SYMS_CvTypeId ret_itype
 
SYMS_CvTypeId class_itype
 
SYMS_CvTypeId this_itype
 
SYMS_CvCallKind call_kind
 
SYMS_CvFunctionAttribs funcattr
 
SYMS_U16 arg_count
 
SYMS_CvTypeId arg_itype
 
SYMS_S32 thisadjust
 

Member Data Documentation

◆ arg_count

SYMS_U16 SYMS_CvLeafMFunction::arg_count

◆ arg_itype

SYMS_CvTypeId SYMS_CvLeafMFunction::arg_itype

◆ call_kind

SYMS_CvCallKind SYMS_CvLeafMFunction::call_kind

◆ class_itype

SYMS_CvTypeId SYMS_CvLeafMFunction::class_itype

◆ funcattr

SYMS_CvFunctionAttribs SYMS_CvLeafMFunction::funcattr

◆ ret_itype

SYMS_CvTypeId SYMS_CvLeafMFunction::ret_itype

◆ this_itype

SYMS_CvTypeId SYMS_CvLeafMFunction::this_itype

◆ thisadjust

SYMS_S32 SYMS_CvLeafMFunction::thisadjust

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