| 
    FS2_Open
    
   Open source remastering of the Freespace 2 engine 
   | 
 
  
 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_subsys * | ss | 
  Public Attributes inherited from object_h | |
| object * | objp | 
| int | sig | 
      
  | 
  inline | 
| ship_subsys* ship_subsys_h::ss |