FS2_Open
Open source remastering of the Freespace 2 engine
mc_info_h Class Reference

Public Member Functions

 mc_info_h (mc_info *val)
 
 mc_info_h ()
 
mc_infoGet ()
 
void deleteInfo ()
 
bool IsValid ()
 

Protected Attributes

mc_infoinfo
 

Detailed Description

Definition at line 4427 of file lua.cpp.

Constructor & Destructor Documentation

mc_info_h::mc_info_h ( mc_info val)
inline

Definition at line 4432 of file lua.cpp.

mc_info_h::mc_info_h ( )
inline

Definition at line 4434 of file lua.cpp.

Member Function Documentation

void mc_info_h::deleteInfo ( )
inline

Definition at line 4441 of file lua.cpp.

mc_info* mc_info_h::Get ( )
inline

Definition at line 4436 of file lua.cpp.

bool mc_info_h::IsValid ( )
inline

Definition at line 4451 of file lua.cpp.

Member Data Documentation

mc_info* mc_info_h::info
protected

Definition at line 4430 of file lua.cpp.


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