13#include "lcf/lmu/reader.h"
14#include "lcf/lmu/chunks.h"
24 &rpg::EventPageCondition::flags,
25 LMU_Reader::ChunkEventPageCondition::flags,
31 &rpg::EventPageCondition::switch_a_id,
32 LMU_Reader::ChunkEventPageCondition::switch_a_id,
38 &rpg::EventPageCondition::switch_b_id,
39 LMU_Reader::ChunkEventPageCondition::switch_b_id,
45 &rpg::EventPageCondition::variable_id,
46 LMU_Reader::ChunkEventPageCondition::variable_id,
52 &rpg::EventPageCondition::variable_value,
53 LMU_Reader::ChunkEventPageCondition::variable_value,
59 &rpg::EventPageCondition::item_id,
60 LMU_Reader::ChunkEventPageCondition::item_id,
66 &rpg::EventPageCondition::actor_id,
67 LMU_Reader::ChunkEventPageCondition::actor_id,
73 &rpg::EventPageCondition::timer_sec,
74 LMU_Reader::ChunkEventPageCondition::timer_sec,
80 &rpg::EventPageCondition::timer2_sec,
81 LMU_Reader::ChunkEventPageCondition::timer2_sec,
87 &rpg::EventPageCondition::compare_operator,
88 LMU_Reader::ChunkEventPageCondition::compare_operator,
101 &static_variable_value,
106 &static_compare_operator,
static const Field< S > * fields[]
static const char *const name