#include <trigger_parsing.hpp>
|
void | months (association_type, float value, error_handler &err, int32_t line, trigger_building_context &context) |
|
void | years (association_type, float value, error_handler &err, int32_t line, trigger_building_context &context) |
|
void | group (value_modifier_definition const &value, error_handler &err, int32_t line, trigger_building_context &context) |
|
void | finish (trigger_building_context &) |
|
Definition at line 6004 of file trigger_parsing.hpp.
◆ finish()
◆ group()
◆ months()
◆ years()
◆ base
float parsers::value_modifier_definition::base = 0.0f |
◆ factor
std::optional<float> parsers::value_modifier_definition::factor |
The documentation for this struct was generated from the following file: