Project Alice
|
#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 |
Definition at line 2032 of file parsers_declarations.hpp.
void parsers::inv_rebel_org_gain::faction | ( | association_type | , |
std::string_view | v, | ||
error_handler & | err, | ||
int32_t | line, | ||
invention_context & | context | ||
) |
|
inline |
Definition at line 2033 of file parsers_declarations.hpp.
dcon::rebel_type_id parsers::inv_rebel_org_gain::faction_ |
Definition at line 2034 of file parsers_declarations.hpp.
float parsers::inv_rebel_org_gain::value = 0.0f |
Definition at line 2035 of file parsers_declarations.hpp.