Project Alice
Loading...
Searching...
No Matches
parsers::ef_province_event Struct Reference

#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::provincial_event_id id_
 

Detailed Description

Definition at line 260 of file effect_parsing.hpp.

Member Function Documentation

◆ finish()

void parsers::ef_province_event::finish ( effect_building_context )
inline

Definition at line 264 of file effect_parsing.hpp.

◆ id()

void parsers::ef_province_event::id ( association_type  t,
int32_t  value,
error_handler err,
int32_t  line,
effect_building_context context 
)

Definition at line 1612 of file effect_parsing.cpp.

Member Data Documentation

◆ days

int32_t parsers::ef_province_event::days = -1

Definition at line 261 of file effect_parsing.hpp.

◆ id_

dcon::provincial_event_id parsers::ef_province_event::id_

Definition at line 262 of file effect_parsing.hpp.


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