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

Public Member Functions

 order_h ()
 
 order_h (object *objp, int n_odx)
 
bool IsValid ()
 

Public Attributes

object_h objh
 
int odx
 
int sig
 
ai_goalaigp
 

Detailed Description

Definition at line 7569 of file lua.cpp.

Constructor & Destructor Documentation

order_h::order_h ( )
inline

Definition at line 7576 of file lua.cpp.

order_h::order_h ( object objp,
int  n_odx 
)
inline

Definition at line 7583 of file lua.cpp.

Member Function Documentation

bool order_h::IsValid ( )
inline

Definition at line 7600 of file lua.cpp.

Member Data Documentation

ai_goal* order_h::aigp

Definition at line 7574 of file lua.cpp.

object_h order_h::objh

Definition at line 7571 of file lua.cpp.

int order_h::odx

Definition at line 7572 of file lua.cpp.

int order_h::sig

Definition at line 7573 of file lua.cpp.


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