#include <parsers_declarations.hpp>
|
void | life_rating (association_type, uint32_t value, error_handler &err, int32_t line, province_file_context &context) |
|
void | colony (association_type, uint32_t value, error_handler &err, int32_t line, province_file_context &context) |
|
void | trade_goods (association_type, std::string_view text, error_handler &err, int32_t line, province_file_context &context) |
|
void | owner (association_type, uint32_t value, error_handler &err, int32_t line, province_file_context &context) |
|
void | controller (association_type, uint32_t value, error_handler &err, int32_t line, province_file_context &context) |
|
void | terrain (association_type, std::string_view text, error_handler &err, int32_t line, province_file_context &context) |
|
void | add_core (association_type, uint32_t value, error_handler &err, int32_t line, province_file_context &context) |
|
void | remove_core (association_type, uint32_t value, error_handler &err, int32_t line, province_file_context &context) |
|
void | party_loyalty (pv_party_loyalty const &value, error_handler &err, int32_t line, province_file_context &context) |
|
void | state_building (pv_state_building const &value, error_handler &err, int32_t line, province_file_context &context) |
|
void | is_slave (association_type, bool value, error_handler &err, int32_t line, province_file_context &context) |
|
void | rgo_distribution (province_rgo_ext const &value, error_handler &err, int32_t line, province_file_context &context) |
|
void | any_value (std::string_view name, association_type, uint32_t value, error_handler &err, int32_t line, province_file_context &context) |
|
void | finish (province_file_context &) |
|
Definition at line 1544 of file parsers_declarations.hpp.
◆ add_core()
◆ any_value()
◆ colony()
◆ controller()
◆ finish()
◆ is_slave()
◆ life_rating()
◆ owner()
◆ party_loyalty()
◆ remove_core()
◆ rgo_distribution()
◆ state_building()
◆ terrain()
◆ trade_goods()
The documentation for this struct was generated from the following files: