Project Alice
|
#include <commands.hpp>
Public Attributes | |
dcon::nation_id | target |
dcon::state_definition_id | cb_state |
dcon::national_identity_id | cb_tag |
dcon::nation_id | cb_secondary_nation |
dcon::cb_type_id | primary_cb |
bool | call_attacker_allies |
Definition at line 329 of file commands.hpp.
bool command::new_war_data::call_attacker_allies |
Definition at line 335 of file commands.hpp.
dcon::nation_id command::new_war_data::cb_secondary_nation |
Definition at line 333 of file commands.hpp.
dcon::state_definition_id command::new_war_data::cb_state |
Definition at line 331 of file commands.hpp.
dcon::national_identity_id command::new_war_data::cb_tag |
Definition at line 332 of file commands.hpp.
dcon::cb_type_id command::new_war_data::primary_cb |
Definition at line 334 of file commands.hpp.
dcon::nation_id command::new_war_data::target |
Definition at line 330 of file commands.hpp.