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

#include <pr_comp.h>

Public Attributes

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

Member Data Documentation

◆ first_statement

int mfunction_t::first_statement

◆ locals

int mfunction_t::locals

◆ numparms

int mfunction_t::numparms

◆ parm_size

pbyte mfunction_t::parm_size[MAX_PARMS]

◆ parm_start

int mfunction_t::parm_start

◆ profile

int mfunction_t::profile

◆ profilechildtime

prclocks_t mfunction_t::profilechildtime

◆ profiletime

prclocks_t mfunction_t::profiletime

◆ s_file

string_t mfunction_t::s_file

◆ s_name

string_t mfunction_t::s_name

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