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

Public Member Functions

 enum_h ()
 
 enum_h (int n_index)
 
bool IsValid ()
 

Public Attributes

int index
 
bool is_constant
 

Detailed Description

Definition at line 879 of file lua.cpp.

Constructor & Destructor Documentation

enum_h::enum_h ( )
inline

Definition at line 883 of file lua.cpp.

enum_h::enum_h ( int  n_index)
inline

Definition at line 884 of file lua.cpp.

Member Function Documentation

bool enum_h::IsValid ( )
inline

Definition at line 886 of file lua.cpp.

Member Data Documentation

int enum_h::index

Definition at line 880 of file lua.cpp.

bool enum_h::is_constant

Definition at line 881 of file lua.cpp.


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