Project Alice
|
#include <nations.hpp>
Public Attributes | |
int16_t | chance |
dcon::national_event_id | id |
dcon::trigger_key | condition |
uint16_t | padding = 0 |
Definition at line 20 of file nations.hpp.
int16_t nations::fixed_event::chance |
Definition at line 21 of file nations.hpp.
dcon::trigger_key nations::fixed_event::condition |
Definition at line 23 of file nations.hpp.
dcon::national_event_id nations::fixed_event::id |
Definition at line 22 of file nations.hpp.
uint16_t nations::fixed_event::padding = 0 |
Definition at line 24 of file nations.hpp.