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

Public Member Functions

 ship_banktype_h ()
 
 ship_banktype_h (object *objp_in, ship_weapon *wpn, int in_type)
 
bool IsValid ()
 
- Public Member Functions inherited from object_h
bool IsValid ()
 
 object_h (object *in)
 
 object_h ()
 

Public Attributes

int type
 
ship_weaponsw
 
- Public Attributes inherited from object_h
objectobjp
 
int sig
 

Detailed Description

Definition at line 6470 of file lua.cpp.

Constructor & Destructor Documentation

ship_banktype_h::ship_banktype_h ( )
inline

Definition at line 6475 of file lua.cpp.

ship_banktype_h::ship_banktype_h ( object objp_in,
ship_weapon wpn,
int  in_type 
)
inline

Definition at line 6479 of file lua.cpp.

Member Function Documentation

bool ship_banktype_h::IsValid ( )
inline

Definition at line 6484 of file lua.cpp.

Member Data Documentation

ship_weapon* ship_banktype_h::sw

Definition at line 6473 of file lua.cpp.

int ship_banktype_h::type

Definition at line 6472 of file lua.cpp.


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