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

#include <effect_parsing.hpp>

Public Member Functions

void which (association_type t, std::string_view v, error_handler &err, int32_t line, effect_building_context &context)
 
void finish (effect_building_context &)
 

Public Attributes

float value = 0.0f
 
dcon::national_variable_id which_
 

Detailed Description

Definition at line 288 of file effect_parsing.hpp.

Member Function Documentation

◆ finish()

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

Definition at line 294 of file effect_parsing.hpp.

◆ which()

void parsers::ef_change_variable::which ( association_type  t,
std::string_view  v,
error_handler err,
int32_t  line,
effect_building_context context 
)
inline

Definition at line 291 of file effect_parsing.hpp.

Here is the call graph for this function:

Member Data Documentation

◆ value

float parsers::ef_change_variable::value = 0.0f

Definition at line 289 of file effect_parsing.hpp.

◆ which_

dcon::national_variable_id parsers::ef_change_variable::which_

Definition at line 290 of file effect_parsing.hpp.


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