|
void | finish (national_focus_context &) |
|
void | railroads (association_type, float value, error_handler &err, int32_t line, national_focus_context &context) |
|
void | limit (dcon::trigger_key value, error_handler &err, int32_t line, national_focus_context &context) |
|
void | has_flashpoint (association_type, bool value, error_handler &err, int32_t line, national_focus_context &context) |
|
void | flashpoint_tension (association_type, float value, error_handler &err, int32_t line, national_focus_context &context) |
|
void | ideology (association_type, std::string_view value, error_handler &err, int32_t line, national_focus_context &context) |
|
void | loyalty_value (association_type, float value, error_handler &err, int32_t line, national_focus_context &context) |
|
void | any_value (std::string_view label, association_type, float value, error_handler &err, int32_t line, national_focus_context &context) |
|
template<typename T > |
void | icon (association_type, uint32_t v, error_handler &err, int32_t line, T &context) |
|
template<typename T > |
void | tax_efficiency (association_type, float v, error_handler &err, int32_t line, T &context) |
|
template<typename T > |
void | global_population_growth (association_type, float v, error_handler &err, int32_t line, T &context) |
|
template<typename T > |
void | m_rgo_size (association_type, float v, error_handler &err, int32_t line, T &context) |
|
template<typename T > |
void | immigration (association_type, float v, error_handler &err, int32_t line, T &context) |
|
template<typename T > |
void | defender (association_type, float v, error_handler &err, int32_t line, T &context) |
|
template<typename T > |
void | attacker (association_type, float v, error_handler &err, int32_t line, T &context) |
|
template<typename T > |
void | defence (association_type, float v, error_handler &err, int32_t line, T &context) |
|
template<typename T > |
void | pop_growth (association_type, float v, error_handler &err, int32_t line, T &context) |
|
template<typename T > |
void | unit_start_experience (association_type type, float v, error_handler &err, int32_t line, T &context) |
|
template<typename T > |
void | finish (T &context) |
|
sys::provincial_modifier_definition const & | peek_province_mod () const |
|
sys::national_modifier_definition const & | peek_national_mod () const |
|
sys::national_modifier_definition | force_national_mod () const |
|
Definition at line 1928 of file parsers_declarations.hpp.