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

Public Member Functions

 ship_bank_h ()
 
 ship_bank_h (object *objp_in, ship_weapon *wpn, int in_type, int in_bank)
 
bool IsValid ()
 
- Public Member Functions inherited from ship_banktype_h
 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 bank
 
- Public Attributes inherited from ship_banktype_h
int type
 
ship_weaponsw
 
- Public Attributes inherited from object_h
objectobjp
 
int sig
 

Detailed Description

Definition at line 6489 of file lua.cpp.

Constructor & Destructor Documentation

ship_bank_h::ship_bank_h ( )
inline

Definition at line 6493 of file lua.cpp.

ship_bank_h::ship_bank_h ( object objp_in,
ship_weapon wpn,
int  in_type,
int  in_bank 
)
inline

Definition at line 6496 of file lua.cpp.

Member Function Documentation

bool ship_bank_h::IsValid ( )
inline

Definition at line 6500 of file lua.cpp.

Member Data Documentation

int ship_bank_h::bank

Definition at line 6491 of file lua.cpp.


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