Project Alice
|
#include <commands.hpp>
Public Attributes | |
dcon::province_id | location |
dcon::culture_id | pop_culture |
dcon::unit_type_id | type |
dcon::province_id | template_province |
Definition at line 182 of file commands.hpp.
dcon::province_id command::land_unit_construction_data::location |
Definition at line 183 of file commands.hpp.
dcon::culture_id command::land_unit_construction_data::pop_culture |
Definition at line 184 of file commands.hpp.
dcon::province_id command::land_unit_construction_data::template_province |
Definition at line 186 of file commands.hpp.
dcon::unit_type_id command::land_unit_construction_data::type |
Definition at line 185 of file commands.hpp.