Project Alice
|
#include <effect_parsing.hpp>
Public Member Functions | |
void | id (association_type t, int32_t value, error_handler &err, int32_t line, effect_building_context &context) |
void | finish (effect_building_context &) |
Public Attributes | |
int32_t | days = -1 |
dcon::national_event_id | id_ |
Definition at line 251 of file effect_parsing.hpp.
|
inline |
Definition at line 255 of file effect_parsing.hpp.
void parsers::ef_country_event::id | ( | association_type | t, |
int32_t | value, | ||
error_handler & | err, | ||
int32_t | line, | ||
effect_building_context & | context | ||
) |
Definition at line 1633 of file effect_parsing.cpp.
int32_t parsers::ef_country_event::days = -1 |
Definition at line 252 of file effect_parsing.hpp.
dcon::national_event_id parsers::ef_country_event::id_ |
Definition at line 253 of file effect_parsing.hpp.