|
FS2_Open
Open source remastering of the Freespace 2 engine
|
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_weapon * | sw |
Public Attributes inherited from object_h | |
| object * | objp |
| int | sig |
|
inline |
| ship_weapon* ship_banktype_h::sw |