FS2_Open
Open source remastering of the Freespace 2 engine
object_h Struct Reference

#include <object.h>

Inheritance diagram for object_h:
ship_banktype_h ship_subsys_h ship_bank_h

Public Member Functions

bool IsValid ()
 
 object_h (object *in)
 
 object_h ()
 

Public Attributes

objectobjp
 
int sig
 

Detailed Description

Definition at line 181 of file object.h.

Constructor & Destructor Documentation

object_h::object_h ( object in)
inline

Definition at line 186 of file object.h.

object_h::object_h ( )
inline

Definition at line 187 of file object.h.

Member Function Documentation

bool object_h::IsValid ( )
inline

Definition at line 185 of file object.h.

Member Data Documentation

object* object_h::objp

Definition at line 182 of file object.h.

int object_h::sig

Definition at line 183 of file object.h.


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