#include <effect_parsing.hpp>
|
void | country (association_type t, std::string_view value, error_handler &err, int32_t line, effect_building_context &context) |
|
void | casus_belli (association_type t, std::string_view value, error_handler &err, int32_t line, effect_building_context &context) |
|
void | state_province_id (association_type t, int32_t value, error_handler &err, int32_t line, effect_building_context &context) |
|
void | finish (effect_building_context &) |
|
Definition at line 197 of file effect_parsing.hpp.
◆ casus_belli()
◆ country()
◆ finish()
◆ state_province_id()
◆ casus_belli_
dcon::cb_type_id parsers::ef_wargoal::casus_belli_ |
◆ country_
dcon::national_identity_id parsers::ef_wargoal::country_ |
◆ special_call_ally_wargoal
bool parsers::ef_wargoal::special_call_ally_wargoal = false |
◆ special_end_wargoal
bool parsers::ef_wargoal::special_end_wargoal = false |
◆ state_province_id_
dcon::province_id parsers::ef_wargoal::state_province_id_ |
◆ target_country_is_from
bool parsers::ef_wargoal::target_country_is_from = false |
◆ target_country_is_this
bool parsers::ef_wargoal::target_country_is_this = false |
The documentation for this struct was generated from the following file: