Project Alice
Loading...
Searching...
No Matches
command::pending_human_p_event_data Struct Reference

#include <commands.hpp>

Collaboration diagram for command::pending_human_p_event_data:

Public Attributes

uint32_t r_lo = 0
 
uint32_t r_hi = 0
 
int32_t from_slot
 
sys::date date
 
dcon::provincial_event_id e
 
dcon::province_id p
 
uint8_t opt_choice
 
event::slot_type ft
 

Detailed Description

Definition at line 305 of file commands.hpp.

Member Data Documentation

◆ date

sys::date command::pending_human_p_event_data::date

Definition at line 309 of file commands.hpp.

◆ e

dcon::provincial_event_id command::pending_human_p_event_data::e

Definition at line 310 of file commands.hpp.

◆ from_slot

int32_t command::pending_human_p_event_data::from_slot

Definition at line 308 of file commands.hpp.

◆ ft

event::slot_type command::pending_human_p_event_data::ft

Definition at line 313 of file commands.hpp.

◆ opt_choice

uint8_t command::pending_human_p_event_data::opt_choice

Definition at line 312 of file commands.hpp.

◆ p

dcon::province_id command::pending_human_p_event_data::p

Definition at line 311 of file commands.hpp.

◆ r_hi

uint32_t command::pending_human_p_event_data::r_hi = 0

Definition at line 307 of file commands.hpp.

◆ r_lo

uint32_t command::pending_human_p_event_data::r_lo = 0

Definition at line 306 of file commands.hpp.


The documentation for this struct was generated from the following file: