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

#include <effect_parsing.hpp>

Public Member Functions

void from (association_type t, std::string_view v, error_handler &err, int32_t line, effect_building_context &context)
 
void to (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::issue_option_id from_
 
dcon::issue_option_id to_
 

Detailed Description

Definition at line 445 of file effect_parsing.hpp.

Member Function Documentation

◆ finish()

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

Definition at line 465 of file effect_parsing.hpp.

◆ from()

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

Definition at line 449 of file effect_parsing.hpp.

◆ to()

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

Definition at line 457 of file effect_parsing.hpp.

Member Data Documentation

◆ from_

dcon::issue_option_id parsers::ef_move_issue_percentage::from_

Definition at line 447 of file effect_parsing.hpp.

◆ to_

dcon::issue_option_id parsers::ef_move_issue_percentage::to_

Definition at line 448 of file effect_parsing.hpp.

◆ value

float parsers::ef_move_issue_percentage::value = 0.0f

Definition at line 446 of file effect_parsing.hpp.


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