Project Alice
|
#include <nations.hpp>
Public Attributes | |
int16_t | chance |
dcon::national_event_id | id |
dcon::trigger_key | condition |
dcon::issue_id | issue_group |
uint8_t | padding = 0 |
Definition at line 26 of file nations.hpp.
int16_t nations::fixed_election_event::chance |
Definition at line 27 of file nations.hpp.
dcon::trigger_key nations::fixed_election_event::condition |
Definition at line 29 of file nations.hpp.
dcon::national_event_id nations::fixed_election_event::id |
Definition at line 28 of file nations.hpp.
dcon::issue_id nations::fixed_election_event::issue_group |
Definition at line 30 of file nations.hpp.
uint8_t nations::fixed_election_event::padding = 0 |
Definition at line 31 of file nations.hpp.