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

#include <pr_comp.h>

Public Attributes

int first_statement
 
int unused1
 
int locals
 
int profile
 
int s_name
 
int s_file
 
int numparms
 
int parm_start
 
int parm_size [MAX_PARMS]
 

Member Data Documentation

◆ first_statement

int qtest_function_s::first_statement

◆ locals

int qtest_function_s::locals

◆ numparms

int qtest_function_s::numparms

◆ parm_size

int qtest_function_s::parm_size[MAX_PARMS]

◆ parm_start

int qtest_function_s::parm_start

◆ profile

int qtest_function_s::profile

◆ s_file

int qtest_function_s::s_file

◆ s_name

int qtest_function_s::s_name

◆ unused1

int qtest_function_s::unused1

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