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

#include <pr_comp.h>

Public Attributes

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

Member Data Documentation

◆ first_statement

int dfunction_t::first_statement

◆ locals

int dfunction_t::locals

◆ numparms

int dfunction_t::numparms

◆ parm_size

pbyte dfunction_t::parm_size[MAX_PARMS]

◆ parm_start

int dfunction_t::parm_start

◆ profile

int dfunction_t::profile

◆ s_file

string_t dfunction_t::s_file

◆ s_name

string_t dfunction_t::s_name

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