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

#include <syms_meta_cv.h>

Public Attributes

SYMS_CvTypeId ret_itype
 
SYMS_CvCallKind call_kind
 
SYMS_CvFunctionAttribs funcattr
 
SYMS_U16 arg_count
 
SYMS_CvTypeId arg_itype
 

Member Data Documentation

◆ arg_count

SYMS_U16 SYMS_CvLeafProcedure::arg_count

◆ arg_itype

SYMS_CvTypeId SYMS_CvLeafProcedure::arg_itype

◆ call_kind

SYMS_CvCallKind SYMS_CvLeafProcedure::call_kind

◆ funcattr

SYMS_CvFunctionAttribs SYMS_CvLeafProcedure::funcattr

◆ ret_itype

SYMS_CvTypeId SYMS_CvLeafProcedure::ret_itype

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