Project Alice
|
#include <commands.hpp>
Public Attributes | |
dcon::regiment_id | regs [num_packed_units] |
dcon::ship_id | ships [num_packed_units] |
dcon::unit_type_id | new_type |
Definition at line 423 of file commands.hpp.
dcon::unit_type_id command::change_unit_type_data::new_type |
Definition at line 426 of file commands.hpp.
dcon::regiment_id command::change_unit_type_data::regs[num_packed_units] |
Definition at line 424 of file commands.hpp.
dcon::ship_id command::change_unit_type_data::ships[num_packed_units] |
Definition at line 425 of file commands.hpp.