#include <parsers_declarations.hpp>
|
void | finish (oob_file_context &) |
|
void | name (association_type, std::string_view value, error_handler &err, int32_t line, oob_file_context &context) |
|
void | date (association_type, sys::year_month_day value, error_handler &err, int32_t line, oob_file_context &context) |
|
void | type (association_type, std::string_view value, error_handler &err, int32_t line, oob_file_context &context) |
|
void | personality (association_type, std::string_view value, error_handler &err, int32_t line, oob_file_context &context) |
|
void | background (association_type, std::string_view value, error_handler &err, int32_t line, oob_file_context &context) |
|
Definition at line 2359 of file parsers_declarations.hpp.
◆ background()
◆ date()
◆ finish()
◆ name()
◆ personality()
◆ type()
◆ background_
dcon::leader_trait_id parsers::oob_leader::background_ |
◆ date_
◆ is_general
bool parsers::oob_leader::is_general = true |
◆ name_
dcon::unit_name_id parsers::oob_leader::name_ |
◆ personality_
dcon::leader_trait_id parsers::oob_leader::personality_ |
◆ prestige
float parsers::oob_leader::prestige = 0.0f |
The documentation for this struct was generated from the following files: