Project Alice
|
#include <commands.hpp>
Public Attributes | |
dcon::state_instance_id | location |
dcon::factory_type_id | type |
bool | is_upgrade |
Definition at line 160 of file commands.hpp.
bool command::factory_building_data::is_upgrade |
Definition at line 163 of file commands.hpp.
dcon::state_instance_id command::factory_building_data::location |
Definition at line 161 of file commands.hpp.
dcon::factory_type_id command::factory_building_data::type |
Definition at line 162 of file commands.hpp.