FS2_Open
Open source remastering of the Freespace 2 engine
ship_subsys_h Struct Reference
Inheritance diagram for ship_subsys_h:
object_h

Public Member Functions

bool IsValid ()
 
 ship_subsys_h ()
 
 ship_subsys_h (object *objp_in, ship_subsys *sub)
 
- Public Member Functions inherited from object_h
bool IsValid ()
 
 object_h (object *in)
 
 object_h ()
 

Public Attributes

ship_subsysss
 
- Public Attributes inherited from object_h
objectobjp
 
int sig
 

Detailed Description

Definition at line 6878 of file lua.cpp.

Constructor & Destructor Documentation

ship_subsys_h::ship_subsys_h ( )
inline

Definition at line 6883 of file lua.cpp.

ship_subsys_h::ship_subsys_h ( object objp_in,
ship_subsys sub 
)
inline

Definition at line 6886 of file lua.cpp.

Member Function Documentation

bool ship_subsys_h::IsValid ( )
inline

Definition at line 6882 of file lua.cpp.

Member Data Documentation

ship_subsys* ship_subsys_h::ss

Definition at line 6880 of file lua.cpp.


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