|
FS2_Open
Open source remastering of the Freespace 2 engine
|
#include <hudsquadmsg.h>
Public Member Functions | |
| squadmsg_history () | |
Public Attributes | |
| int | order_to |
| int | order |
| int | target |
| int | order_from |
| int | special_index |
| fix | order_time |
Definition at line 108 of file hudsquadmsg.h.
|
inline |
Definition at line 115 of file hudsquadmsg.h.
| int squadmsg_history::order |
Definition at line 110 of file hudsquadmsg.h.
| int squadmsg_history::order_from |
Definition at line 112 of file hudsquadmsg.h.
| fix squadmsg_history::order_time |
Definition at line 114 of file hudsquadmsg.h.
| int squadmsg_history::order_to |
Definition at line 109 of file hudsquadmsg.h.
| int squadmsg_history::special_index |
Definition at line 113 of file hudsquadmsg.h.
| int squadmsg_history::target |
Definition at line 111 of file hudsquadmsg.h.