FS2_Open
Open source remastering of the Freespace 2 engine
sexp_variable Struct Reference

#include <sexp.h>

Public Attributes

int type
 
char text [TOKEN_LENGTH]
 
char variable_name [TOKEN_LENGTH]
 

Detailed Description

Definition at line 1042 of file sexp.h.

Member Data Documentation

char sexp_variable::text[TOKEN_LENGTH]

Definition at line 1044 of file sexp.h.

int sexp_variable::type

Definition at line 1043 of file sexp.h.

char sexp_variable::variable_name[TOKEN_LENGTH]

Definition at line 1045 of file sexp.h.


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