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

#include <parsers_declarations.hpp>

Public Member Functions

void finish (invention_context &)
 
void faction (association_type, std::string_view v, error_handler &err, int32_t line, invention_context &context)
 

Public Attributes

dcon::rebel_type_id faction_
 
float value = 0.0f
 

Detailed Description

Definition at line 2032 of file parsers_declarations.hpp.

Member Function Documentation

◆ faction()

void parsers::inv_rebel_org_gain::faction ( association_type  ,
std::string_view  v,
error_handler err,
int32_t  line,
invention_context context 
)

Definition at line 1677 of file parsers_declarations.cpp.

Here is the call graph for this function:

◆ finish()

void parsers::inv_rebel_org_gain::finish ( invention_context )
inline

Definition at line 2033 of file parsers_declarations.hpp.

Member Data Documentation

◆ faction_

dcon::rebel_type_id parsers::inv_rebel_org_gain::faction_

Definition at line 2034 of file parsers_declarations.hpp.

◆ value

float parsers::inv_rebel_org_gain::value = 0.0f

Definition at line 2035 of file parsers_declarations.hpp.


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