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

#include <common.h>

Public Attributes

int type
 
int subtype
 
int intvalue
 
float floatvalue
 
char string [MAX_TOKENLENGTH]
 

Member Data Documentation

◆ floatvalue

float pc_token_s::floatvalue

◆ intvalue

int pc_token_s::intvalue

◆ string

char pc_token_s::string[MAX_TOKENLENGTH]

◆ subtype

int pc_token_s::subtype

◆ type

int pc_token_s::type

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