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

#include <syms_debug_info.h>

Public Attributes

SYMS_TypeKind kind
 
SYMS_TypeModifiers mods
 
SYMS_SizeInterpretation reported_size_interp
 
SYMS_U64 reported_size
 
SYMS_SrcCoord src_coord
 
SYMS_USID direct_type
 
union { 
 
   SYMS_CallConvention   call_convention 
 
   SYMS_USID   containing_type 
 
};  
 

Member Data Documentation

◆ [union]

union { ... } SYMS_TypeInfo

◆ call_convention

SYMS_CallConvention SYMS_TypeInfo::call_convention

◆ containing_type

SYMS_USID SYMS_TypeInfo::containing_type

◆ direct_type

SYMS_USID SYMS_TypeInfo::direct_type

◆ kind

SYMS_TypeKind SYMS_TypeInfo::kind

◆ mods

SYMS_TypeModifiers SYMS_TypeInfo::mods

◆ reported_size

SYMS_U64 SYMS_TypeInfo::reported_size

◆ reported_size_interp

SYMS_SizeInterpretation SYMS_TypeInfo::reported_size_interp

◆ src_coord

SYMS_SrcCoord SYMS_TypeInfo::src_coord

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