Project Alice
|
#include <commands.hpp>
Public Attributes | |
dcon::nation_id | target |
dcon::cb_type_id | type |
dcon::state_definition_id | target_state |
Definition at line 331 of file commands.hpp.
dcon::nation_id command::cb_fabrication_data::target |
Definition at line 332 of file commands.hpp.
dcon::state_definition_id command::cb_fabrication_data::target_state |
Definition at line 334 of file commands.hpp.
dcon::cb_type_id command::cb_fabrication_data::type |
Definition at line 333 of file commands.hpp.