FTEQW
Documentation of the FTE engine source tree.
typeinfo_s Struct Reference

#include <pr_comp.h>

Public Attributes

etype_t type
 
int next
 
int aux_type
 
int num_parms
 
int ofs
 
int size
 
string_t name
 

Member Data Documentation

◆ aux_type

int typeinfo_s::aux_type

◆ name

string_t typeinfo_s::name

◆ next

int typeinfo_s::next

◆ num_parms

int typeinfo_s::num_parms

◆ ofs

int typeinfo_s::ofs

◆ size

int typeinfo_s::size

◆ type

etype_t typeinfo_s::type

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