Project Alice
|
#include <commands.hpp>
Public Attributes | |
dcon::nation_id | from |
diplomatic_message::type | type |
bool | accept |
Definition at line 271 of file commands.hpp.
bool command::message_data::accept |
Definition at line 274 of file commands.hpp.
dcon::nation_id command::message_data::from |
Definition at line 272 of file commands.hpp.
diplomatic_message::type command::message_data::type |
Definition at line 273 of file commands.hpp.