Project Alice
|
#include <commands.hpp>
Public Attributes | |
uint32_t | r_lo = 0 |
uint32_t | r_hi = 0 |
sys::date | date |
dcon::free_national_event_id | e |
uint8_t | opt_choice |
Definition at line 298 of file commands.hpp.
sys::date command::pending_human_f_n_event_data::date |
Definition at line 301 of file commands.hpp.
dcon::free_national_event_id command::pending_human_f_n_event_data::e |
Definition at line 302 of file commands.hpp.
uint8_t command::pending_human_f_n_event_data::opt_choice |
Definition at line 303 of file commands.hpp.
uint32_t command::pending_human_f_n_event_data::r_hi = 0 |
Definition at line 300 of file commands.hpp.
uint32_t command::pending_human_f_n_event_data::r_lo = 0 |
Definition at line 299 of file commands.hpp.