Project Alice
|
#include <commands.hpp>
Public Attributes | |
dcon::province_id | location |
dcon::unit_type_id | type |
dcon::province_id | template_province |
Definition at line 170 of file commands.hpp.
dcon::province_id command::naval_unit_construction_data::location |
Definition at line 171 of file commands.hpp.
dcon::province_id command::naval_unit_construction_data::template_province |
Definition at line 173 of file commands.hpp.
dcon::unit_type_id command::naval_unit_construction_data::type |
Definition at line 172 of file commands.hpp.