Project Alice
|
#include <commands.hpp>
Public Attributes | |
dcon::nation_id | target |
dcon::war_id | war |
bool | is_concession |
Definition at line 365 of file commands.hpp.
bool command::new_offer_data::is_concession |
Definition at line 368 of file commands.hpp.
dcon::nation_id command::new_offer_data::target |
Definition at line 366 of file commands.hpp.
dcon::war_id command::new_offer_data::war |
Definition at line 367 of file commands.hpp.