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

#include <qcc.h>

Public Attributes

struct QCC_type_stype
 
QCC_sref_t defltvalue
 
pbool optional:1
 
pbool isvirtual:1
 
unsigned char out
 
unsigned int ofs
 
unsigned int arraysize
 
char * paramname
 

Member Data Documentation

◆ arraysize

unsigned int QCC_typeparam_s::arraysize

◆ defltvalue

QCC_sref_t QCC_typeparam_s::defltvalue

◆ isvirtual

pbool QCC_typeparam_s::isvirtual

◆ ofs

unsigned int QCC_typeparam_s::ofs

◆ optional

pbool QCC_typeparam_s::optional

◆ out

unsigned char QCC_typeparam_s::out

◆ paramname

char* QCC_typeparam_s::paramname

◆ type

struct QCC_type_s* QCC_typeparam_s::type

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