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 188 of file commands.hpp.
dcon::province_id command::land_unit_construction_data::location |
Definition at line 189 of file commands.hpp.
dcon::culture_id command::land_unit_construction_data::pop_culture |
Definition at line 190 of file commands.hpp.
dcon::province_id command::land_unit_construction_data::template_province |
Definition at line 192 of file commands.hpp.
dcon::unit_type_id command::land_unit_construction_data::type |
Definition at line 191 of file commands.hpp.