Project Alice
|
#include <commands.hpp>
Public Attributes | |
dcon::province_id | location |
dcon::unit_type_id | type |
dcon::province_id | template_province |
Definition at line 176 of file commands.hpp.
dcon::province_id command::naval_unit_construction_data::location |
Definition at line 177 of file commands.hpp.
dcon::province_id command::naval_unit_construction_data::template_province |
Definition at line 179 of file commands.hpp.
dcon::unit_type_id command::naval_unit_construction_data::type |
Definition at line 178 of file commands.hpp.