Project Alice
|
#include <commands.hpp>
Public Attributes | |
uint32_t | r_lo = 0 |
uint32_t | r_hi = 0 |
sys::date | date |
dcon::free_provincial_event_id | e |
dcon::province_id | p |
uint8_t | opt_choice |
Definition at line 315 of file commands.hpp.
sys::date command::pending_human_f_p_event_data::date |
Definition at line 318 of file commands.hpp.
dcon::free_provincial_event_id command::pending_human_f_p_event_data::e |
Definition at line 319 of file commands.hpp.
uint8_t command::pending_human_f_p_event_data::opt_choice |
Definition at line 321 of file commands.hpp.
dcon::province_id command::pending_human_f_p_event_data::p |
Definition at line 320 of file commands.hpp.
uint32_t command::pending_human_f_p_event_data::r_hi = 0 |
Definition at line 317 of file commands.hpp.
uint32_t command::pending_human_f_p_event_data::r_lo = 0 |
Definition at line 316 of file commands.hpp.