Project Alice
|
#include <economy.hpp>
Public Attributes | |
dcon::nation_id | nation |
dcon::state_instance_id | state |
bool | is_pop_project |
bool | is_upgrade |
dcon::factory_type_id | type |
Definition at line 502 of file economy.hpp.
bool economy::full_construction_state::is_pop_project |
Definition at line 505 of file economy.hpp.
bool economy::full_construction_state::is_upgrade |
Definition at line 506 of file economy.hpp.
dcon::nation_id economy::full_construction_state::nation |
Definition at line 503 of file economy.hpp.
dcon::state_instance_id economy::full_construction_state::state |
Definition at line 504 of file economy.hpp.
dcon::factory_type_id economy::full_construction_state::type |
Definition at line 507 of file economy.hpp.