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

#include <syms_debug_info.h>

Public Attributes

SYMS_UnitID uid
 
SYMS_SymbolIDArray param_type_ids
 
SYMS_SymbolID return_type_id
 
SYMS_SymbolID this_type_id
 

Member Data Documentation

◆ param_type_ids

SYMS_SymbolIDArray SYMS_SigInfo::param_type_ids

◆ return_type_id

SYMS_SymbolID SYMS_SigInfo::return_type_id

◆ this_type_id

SYMS_SymbolID SYMS_SigInfo::this_type_id

◆ uid

SYMS_UnitID SYMS_SigInfo::uid

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