Project Alice
Loading...
Searching...
No Matches
trigger Namespace Reference

Classes

struct  empty_mask
 
struct  empty_mask< bool >
 
struct  empty_mask< ve::vbitfield_type >
 
class  false_accumulator
 
struct  full_mask
 
struct  full_mask< bool >
 
struct  full_mask< ve::vbitfield_type >
 
struct  gathered_s
 
struct  gathered_s< ve::contiguous_tags< int32_t > >
 
struct  gathered_s< ve::partial_contiguous_tags< int32_t > >
 
struct  gathered_s< ve::unaligned_contiguous_tags< int32_t > >
 
union  payload
 
struct  trigger_container
 
class  true_accumulator
 
class  value_accumulator
 

Typedefs

template<typename T >
using gathered_t = typename gathered_s< T >::type
 

Enumerations

enum class  slot_contents {
  empty = 0 , province = 1 , state = 2 , pop = 3 ,
  nation = 4 , rebel = 5
}
 

Functions

int32_t get_trigger_non_scope_payload_size (uint16_t const *data)
 
int32_t get_trigger_scope_payload_size (uint16_t const *data)
 
int32_t get_trigger_payload_size (uint16_t const *data)
 
int32_t trigger_scope_data_payload (uint16_t code)
 
template<typename T >
uint16_t * recurse_over_triggers (uint16_t *source, T const &f)
 
uint32_t count_subtriggers (uint16_t const *source)
 
template<typename A , typename B >
auto compare_values (uint16_t trigger_code, A value_a, B value_b) -> decltype(value_a==value_b)
 
template<typename A , typename B >
auto compare_values_eq (uint16_t trigger_code, A value_a, B value_b) -> decltype(value_a==value_b)
 
template<typename B >
auto compare_values_eq (uint16_t trigger_code, dcon::nation_fat_id value_a, B value_b) -> decltype(value_a.id==value_b)
 
template<typename A >
auto compare_to_true (uint16_t trigger_code, A value_a) -> decltype(!value_a)
 
template<typename A >
auto compare_to_false (uint16_t trigger_code, A value_a) -> decltype(!value_a)
 
float read_float_from_payload (uint16_t const *data)
 
int32_t read_int32_t_from_payload (uint16_t const *data)
 
template<typename return_type , typename primary_type , typename this_type , typename from_type >
return_type CALLTYPE test_trigger_generic (uint16_t const *tval, sys::state &ws, primary_type primary_slot, this_type this_slot, from_type from_slot)
 
bool compare (bool a, bool b)
 
bool compare (ve::vbitfield_type a, ve::vbitfield_type b)
 
 TRIGGER_FUNCTION (apply_disjuctively)
 
 TRIGGER_FUNCTION (apply_conjuctively)
 
 TRIGGER_FUNCTION (apply_subtriggers)
 
 TRIGGER_FUNCTION (tf_none)
 
 TRIGGER_FUNCTION (tf_unused_1)
 
 TRIGGER_FUNCTION (tf_generic_scope)
 
template<typename F >
auto make_true_accumulator (F &&f) -> true_accumulator< F >
 
template<typename F >
auto make_false_accumulator (F &&f) -> false_accumulator< F >
 
template<typename TAG , typename F >
auto make_value_accumulator (F &&f) -> value_accumulator< TAG, F >
 
auto existence_accumulator (sys::state &ws, uint16_t const *tval, int32_t this_slot, int32_t from_slot)
 
auto universal_accumulator (sys::state &ws, uint16_t const *tval, int32_t this_slot, int32_t from_slot)
 
 TRIGGER_FUNCTION (tf_x_neighbor_province_scope)
 
 TRIGGER_FUNCTION (tf_x_neighbor_province_scope_state)
 
 TRIGGER_FUNCTION (tf_x_neighbor_country_scope_nation)
 
 TRIGGER_FUNCTION (tf_x_neighbor_country_scope_pop)
 
 TRIGGER_FUNCTION (tf_x_war_countries_scope_nation)
 
 TRIGGER_FUNCTION (tf_x_war_countries_scope_pop)
 
 TRIGGER_FUNCTION (tf_x_country_scope)
 
 TRIGGER_FUNCTION (tf_x_greater_power_scope)
 
 TRIGGER_FUNCTION (tf_x_owned_province_scope_state)
 
 TRIGGER_FUNCTION (tf_x_owned_province_scope_nation)
 
 TRIGGER_FUNCTION (tf_x_core_scope_province)
 
 TRIGGER_FUNCTION (tf_x_core_scope_nation)
 
 TRIGGER_FUNCTION (tf_x_state_scope)
 
 TRIGGER_FUNCTION (tf_x_substate_scope)
 
 TRIGGER_FUNCTION (tf_x_sphere_member_scope)
 
 TRIGGER_FUNCTION (tf_x_pop_scope_province)
 
 TRIGGER_FUNCTION (tf_x_pop_scope_state)
 
 TRIGGER_FUNCTION (tf_x_pop_scope_nation)
 
 TRIGGER_FUNCTION (tf_x_provinces_in_variable_region)
 
 TRIGGER_FUNCTION (tf_x_provinces_in_variable_region_proper)
 
 TRIGGER_FUNCTION (tf_owner_scope_state)
 
 TRIGGER_FUNCTION (tf_owner_scope_province)
 
 TRIGGER_FUNCTION (tf_controller_scope)
 
 TRIGGER_FUNCTION (tf_location_scope)
 
 TRIGGER_FUNCTION (tf_country_scope_state)
 
 TRIGGER_FUNCTION (tf_country_scope_pop)
 
 TRIGGER_FUNCTION (tf_capital_scope)
 
 TRIGGER_FUNCTION (tf_capital_scope_province)
 
 TRIGGER_FUNCTION (tf_capital_scope_pop)
 
 TRIGGER_FUNCTION (tf_this_scope)
 
 TRIGGER_FUNCTION (tf_from_scope)
 
 TRIGGER_FUNCTION (tf_sea_zone_scope)
 
 TRIGGER_FUNCTION (tf_cultural_union_scope)
 
 TRIGGER_FUNCTION (tf_overlord_scope)
 
 TRIGGER_FUNCTION (tf_sphere_owner_scope)
 
 TRIGGER_FUNCTION (tf_independence_scope)
 
 TRIGGER_FUNCTION (tf_flashpoint_tag_scope)
 
 TRIGGER_FUNCTION (tf_crisis_state_scope)
 
 TRIGGER_FUNCTION (tf_state_scope_province)
 
 TRIGGER_FUNCTION (tf_state_scope_pop)
 
 TRIGGER_FUNCTION (tf_tag_scope)
 
 TRIGGER_FUNCTION (tf_integer_scope)
 
 TRIGGER_FUNCTION (tf_country_scope_nation)
 
 TRIGGER_FUNCTION (tf_country_scope_province)
 
 TRIGGER_FUNCTION (tf_cultural_union_scope_pop)
 
 TRIGGER_FUNCTION (tf_year)
 
 TRIGGER_FUNCTION (tf_month)
 
 TRIGGER_FUNCTION (tf_port)
 
 TRIGGER_FUNCTION (tf_rank)
 
 TRIGGER_FUNCTION (tf_technology)
 
 TRIGGER_FUNCTION (tf_technology_province)
 
 TRIGGER_FUNCTION (tf_technology_pop)
 
 TRIGGER_FUNCTION (tf_strata_rich)
 
 TRIGGER_FUNCTION (tf_strata_middle)
 
 TRIGGER_FUNCTION (tf_strata_poor)
 
 TRIGGER_FUNCTION (tf_life_rating_province)
 
 TRIGGER_FUNCTION (tf_life_rating_state)
 
auto empty_province_accumulator (sys::state const &ws)
 
 TRIGGER_FUNCTION (tf_has_empty_adjacent_state_province)
 
auto empty_province_from_state_accumulator (sys::state const &ws, dcon::state_instance_id sid)
 
 TRIGGER_FUNCTION (tf_has_empty_adjacent_state_state)
 
 TRIGGER_FUNCTION (tf_state_id_province)
 
 TRIGGER_FUNCTION (tf_state_id_state)
 
 TRIGGER_FUNCTION (tf_cash_reserves)
 
 TRIGGER_FUNCTION (tf_unemployment_nation)
 
 TRIGGER_FUNCTION (tf_unemployment_state)
 
 TRIGGER_FUNCTION (tf_unemployment_province)
 
 TRIGGER_FUNCTION (tf_unemployment_pop)
 
 TRIGGER_FUNCTION (tf_is_slave_nation)
 
 TRIGGER_FUNCTION (tf_is_slave_state)
 
 TRIGGER_FUNCTION (tf_is_slave_province)
 
 TRIGGER_FUNCTION (tf_is_slave_pop)
 
 TRIGGER_FUNCTION (tf_is_independant)
 
 TRIGGER_FUNCTION (tf_has_national_minority_province)
 
 TRIGGER_FUNCTION (tf_has_national_minority_state)
 
 TRIGGER_FUNCTION (tf_has_national_minority_nation)
 
 TRIGGER_FUNCTION (tf_government_nation)
 
 TRIGGER_FUNCTION (tf_government_pop)
 
 TRIGGER_FUNCTION (tf_capital)
 
 TRIGGER_FUNCTION (tf_tech_school)
 
 TRIGGER_FUNCTION (tf_primary_culture)
 
 TRIGGER_FUNCTION (tf_primary_culture_pop)
 
 TRIGGER_FUNCTION (tf_accepted_culture)
 
 TRIGGER_FUNCTION (tf_culture_pop)
 
 TRIGGER_FUNCTION (tf_culture_state)
 
 TRIGGER_FUNCTION (tf_culture_province)
 
 TRIGGER_FUNCTION (tf_culture_nation)
 
 TRIGGER_FUNCTION (tf_culture_pop_reb)
 
 TRIGGER_FUNCTION (tf_culture_state_reb)
 
 TRIGGER_FUNCTION (tf_culture_province_reb)
 
 TRIGGER_FUNCTION (tf_culture_nation_reb)
 
 TRIGGER_FUNCTION (tf_culture_this_nation)
 
 TRIGGER_FUNCTION (tf_culture_from_nation)
 
 TRIGGER_FUNCTION (tf_culture_this_state)
 
 TRIGGER_FUNCTION (tf_culture_this_pop)
 
 TRIGGER_FUNCTION (tf_culture_this_province)
 
 TRIGGER_FUNCTION (tf_culture_group_nation)
 
 TRIGGER_FUNCTION (tf_culture_group_pop)
 
 TRIGGER_FUNCTION (tf_culture_group_province)
 
 TRIGGER_FUNCTION (tf_culture_group_state)
 
 TRIGGER_FUNCTION (tf_culture_group_reb_nation)
 
 TRIGGER_FUNCTION (tf_culture_group_reb_pop)
 
 TRIGGER_FUNCTION (tf_culture_group_nation_this_nation)
 
 TRIGGER_FUNCTION (tf_culture_group_pop_this_nation)
 
 TRIGGER_FUNCTION (tf_culture_group_nation_from_nation)
 
 TRIGGER_FUNCTION (tf_culture_group_pop_from_nation)
 
 TRIGGER_FUNCTION (tf_culture_group_nation_this_province)
 
 TRIGGER_FUNCTION (tf_culture_group_pop_this_province)
 
 TRIGGER_FUNCTION (tf_culture_group_nation_this_state)
 
 TRIGGER_FUNCTION (tf_culture_group_pop_this_state)
 
 TRIGGER_FUNCTION (tf_culture_group_nation_this_pop)
 
 TRIGGER_FUNCTION (tf_culture_group_pop_this_pop)
 
 TRIGGER_FUNCTION (tf_religion)
 
 TRIGGER_FUNCTION (tf_religion_reb)
 
 TRIGGER_FUNCTION (tf_religion_from_nation)
 
 TRIGGER_FUNCTION (tf_religion_this_nation)
 
 TRIGGER_FUNCTION (tf_religion_this_state)
 
 TRIGGER_FUNCTION (tf_religion_this_province)
 
 TRIGGER_FUNCTION (tf_religion_this_pop)
 
 TRIGGER_FUNCTION (tf_terrain_province)
 
 TRIGGER_FUNCTION (tf_terrain_pop)
 
 TRIGGER_FUNCTION (tf_trade_goods)
 
 TRIGGER_FUNCTION (tf_is_secondary_power_nation)
 
 TRIGGER_FUNCTION (tf_is_secondary_power_pop)
 
 TRIGGER_FUNCTION (tf_has_faction_nation)
 
 TRIGGER_FUNCTION (tf_has_faction_pop)
 
auto unowned_core_accumulator (sys::state const &ws, dcon::nation_id n)
 
 TRIGGER_FUNCTION (tf_has_unclaimed_cores)
 
 TRIGGER_FUNCTION (tf_have_core_in_nation_tag)
 
 TRIGGER_FUNCTION (tf_have_core_in_nation_this)
 
 TRIGGER_FUNCTION (tf_have_core_in_nation_from)
 
 TRIGGER_FUNCTION (tf_is_cultural_union_bool)
 
 TRIGGER_FUNCTION (tf_is_cultural_union_this_self_pop)
 
 TRIGGER_FUNCTION (tf_is_cultural_union_pop_this_pop)
 
 TRIGGER_FUNCTION (tf_is_cultural_union_this_nation)
 
 TRIGGER_FUNCTION (tf_is_cultural_union_this_pop)
 
 TRIGGER_FUNCTION (tf_is_cultural_union_this_state)
 
 TRIGGER_FUNCTION (tf_is_cultural_union_this_province)
 
 TRIGGER_FUNCTION (tf_is_cultural_union_this_rebel)
 
 TRIGGER_FUNCTION (tf_is_cultural_union_tag_nation)
 
 TRIGGER_FUNCTION (tf_is_cultural_union_tag_this_pop)
 
 TRIGGER_FUNCTION (tf_is_cultural_union_tag_this_state)
 
 TRIGGER_FUNCTION (tf_is_cultural_union_tag_this_province)
 
 TRIGGER_FUNCTION (tf_is_cultural_union_tag_this_nation)
 
 TRIGGER_FUNCTION (tf_can_build_factory_nation)
 
 TRIGGER_FUNCTION (tf_can_build_factory_province)
 
 TRIGGER_FUNCTION (tf_can_build_factory_pop)
 
 TRIGGER_FUNCTION (tf_war_nation)
 
 TRIGGER_FUNCTION (tf_war_pop)
 
 TRIGGER_FUNCTION (tf_war_exhaustion_nation)
 
 TRIGGER_FUNCTION (tf_war_exhaustion_province)
 
 TRIGGER_FUNCTION (tf_war_exhaustion_pop)
 
 TRIGGER_FUNCTION (tf_blockade)
 
 TRIGGER_FUNCTION (tf_owns)
 
 TRIGGER_FUNCTION (tf_owns_province)
 
 TRIGGER_FUNCTION (tf_controls)
 
 TRIGGER_FUNCTION (tf_is_core_integer)
 
 TRIGGER_FUNCTION (tf_is_core_this_nation)
 
 TRIGGER_FUNCTION (tf_is_core_this_state)
 
 TRIGGER_FUNCTION (tf_is_core_this_province)
 
 TRIGGER_FUNCTION (tf_is_core_this_pop)
 
 TRIGGER_FUNCTION (tf_is_core_from_nation)
 
 TRIGGER_FUNCTION (tf_is_core_reb)
 
 TRIGGER_FUNCTION (tf_is_core_state_from_nation)
 
 TRIGGER_FUNCTION (tf_is_core_state_this_nation)
 
 TRIGGER_FUNCTION (tf_is_core_state_this_province)
 
 TRIGGER_FUNCTION (tf_is_core_state_this_pop)
 
 TRIGGER_FUNCTION (tf_is_core_boolean)
 
 TRIGGER_FUNCTION (tf_is_core_tag)
 
 TRIGGER_FUNCTION (tf_is_core_pop_tag)
 
 TRIGGER_FUNCTION (tf_is_core_state_tag)
 
 TRIGGER_FUNCTION (tf_num_of_revolts)
 
 TRIGGER_FUNCTION (tf_revolt_percentage)
 
 TRIGGER_FUNCTION (tf_num_of_cities_int)
 
 TRIGGER_FUNCTION (tf_num_of_cities_from_nation)
 
 TRIGGER_FUNCTION (tf_num_of_cities_this_nation)
 
 TRIGGER_FUNCTION (tf_num_of_cities_this_state)
 
 TRIGGER_FUNCTION (tf_num_of_cities_this_province)
 
 TRIGGER_FUNCTION (tf_num_of_cities_this_pop)
 
 TRIGGER_FUNCTION (tf_num_of_ports)
 
 TRIGGER_FUNCTION (tf_num_of_allies)
 
 TRIGGER_FUNCTION (tf_num_of_vassals)
 
 TRIGGER_FUNCTION (tf_owned_by_tag)
 
 TRIGGER_FUNCTION (tf_owned_by_this_nation)
 
 TRIGGER_FUNCTION (tf_owned_by_from_nation)
 
 TRIGGER_FUNCTION (tf_owned_by_this_province)
 
 TRIGGER_FUNCTION (tf_owned_by_this_state)
 
 TRIGGER_FUNCTION (tf_owned_by_this_pop)
 
 TRIGGER_FUNCTION (tf_owned_by_state_tag)
 
 TRIGGER_FUNCTION (tf_owned_by_state_this_nation)
 
 TRIGGER_FUNCTION (tf_owned_by_state_from_nation)
 
 TRIGGER_FUNCTION (tf_owned_by_state_this_province)
 
 TRIGGER_FUNCTION (tf_owned_by_state_this_state)
 
 TRIGGER_FUNCTION (tf_owned_by_state_this_pop)
 
 TRIGGER_FUNCTION (tf_exists_bool)
 
 TRIGGER_FUNCTION (tf_exists_tag)
 
 TRIGGER_FUNCTION (tf_has_country_flag)
 
 TRIGGER_FUNCTION (tf_has_country_flag_pop)
 
 TRIGGER_FUNCTION (tf_has_country_flag_province)
 
 TRIGGER_FUNCTION (tf_has_country_flag_state)
 
 TRIGGER_FUNCTION (tf_continent_province)
 
 TRIGGER_FUNCTION (tf_continent_state)
 
 TRIGGER_FUNCTION (tf_continent_nation)
 
 TRIGGER_FUNCTION (tf_continent_pop)
 
 TRIGGER_FUNCTION (tf_continent_nation_this)
 
 TRIGGER_FUNCTION (tf_continent_state_this)
 
 TRIGGER_FUNCTION (tf_continent_province_this)
 
 TRIGGER_FUNCTION (tf_continent_pop_this)
 
 TRIGGER_FUNCTION (tf_continent_nation_from)
 
 TRIGGER_FUNCTION (tf_continent_state_from)
 
 TRIGGER_FUNCTION (tf_continent_province_from)
 
 TRIGGER_FUNCTION (tf_continent_pop_from)
 
 TRIGGER_FUNCTION (tf_casus_belli_tag)
 
 TRIGGER_FUNCTION (tf_casus_belli_from)
 
 TRIGGER_FUNCTION (tf_casus_belli_this_nation)
 
 TRIGGER_FUNCTION (tf_casus_belli_this_state)
 
 TRIGGER_FUNCTION (tf_casus_belli_this_province)
 
 TRIGGER_FUNCTION (tf_casus_belli_this_pop)
 
 TRIGGER_FUNCTION (tf_military_access_tag)
 
 TRIGGER_FUNCTION (tf_military_access_from)
 
 TRIGGER_FUNCTION (tf_military_access_this_nation)
 
 TRIGGER_FUNCTION (tf_military_access_this_state)
 
 TRIGGER_FUNCTION (tf_military_access_this_province)
 
 TRIGGER_FUNCTION (tf_military_access_this_pop)
 
 TRIGGER_FUNCTION (tf_prestige_value)
 
 TRIGGER_FUNCTION (tf_prestige_from)
 
 TRIGGER_FUNCTION (tf_prestige_this_nation)
 
 TRIGGER_FUNCTION (tf_prestige_this_state)
 
 TRIGGER_FUNCTION (tf_prestige_this_province)
 
 TRIGGER_FUNCTION (tf_prestige_this_pop)
 
 TRIGGER_FUNCTION (tf_badboy)
 
 TRIGGER_FUNCTION (tf_has_building_fort)
 
 TRIGGER_FUNCTION (tf_has_building_railroad)
 
 TRIGGER_FUNCTION (tf_has_building_naval_base)
 
 TRIGGER_FUNCTION (tf_has_building_factory)
 
 TRIGGER_FUNCTION (tf_has_building_state)
 
 TRIGGER_FUNCTION (tf_has_building_state_from_province)
 
 TRIGGER_FUNCTION (tf_has_building_factory_from_province)
 
 TRIGGER_FUNCTION (tf_empty)
 
 TRIGGER_FUNCTION (tf_empty_state)
 
 TRIGGER_FUNCTION (tf_is_blockaded)
 
 TRIGGER_FUNCTION (tf_has_country_modifier)
 
 TRIGGER_FUNCTION (tf_has_country_modifier_province)
 
 TRIGGER_FUNCTION (tf_has_province_modifier)
 
 TRIGGER_FUNCTION (tf_region)
 
 TRIGGER_FUNCTION (tf_region_state)
 
 TRIGGER_FUNCTION (tf_region_pop)
 
 TRIGGER_FUNCTION (tf_region_proper)
 
 TRIGGER_FUNCTION (tf_region_proper_state)
 
 TRIGGER_FUNCTION (tf_region_proper_pop)
 
 TRIGGER_FUNCTION (tf_owns_region_proper)
 
 TRIGGER_FUNCTION (tf_owns_region)
 
 TRIGGER_FUNCTION (tf_tag_tag)
 
 TRIGGER_FUNCTION (tf_tag_this_nation)
 
 TRIGGER_FUNCTION (tf_tag_this_province)
 
 TRIGGER_FUNCTION (tf_tag_from_nation)
 
 TRIGGER_FUNCTION (tf_tag_from_province)
 
 TRIGGER_FUNCTION (tf_tag_pop)
 
 TRIGGER_FUNCTION (tf_stronger_army_than_tag)
 
 TRIGGER_FUNCTION (tf_stronger_army_than_this_nation)
 
 TRIGGER_FUNCTION (tf_stronger_army_than_this_state)
 
 TRIGGER_FUNCTION (tf_stronger_army_than_this_province)
 
 TRIGGER_FUNCTION (tf_stronger_army_than_this_pop)
 
 TRIGGER_FUNCTION (tf_stronger_army_than_from_nation)
 
 TRIGGER_FUNCTION (tf_stronger_army_than_from_province)
 
 TRIGGER_FUNCTION (tf_neighbour_tag)
 
 TRIGGER_FUNCTION (tf_neighbour_this)
 
 TRIGGER_FUNCTION (tf_neighbour_from)
 
 TRIGGER_FUNCTION (tf_neighbour_this_province)
 
 TRIGGER_FUNCTION (tf_neighbour_from_province)
 
 TRIGGER_FUNCTION (tf_country_units_in_state_from)
 
 TRIGGER_FUNCTION (tf_country_units_in_state_this_nation)
 
 TRIGGER_FUNCTION (tf_country_units_in_state_this_province)
 
 TRIGGER_FUNCTION (tf_country_units_in_state_this_state)
 
 TRIGGER_FUNCTION (tf_country_units_in_state_this_pop)
 
 TRIGGER_FUNCTION (tf_country_units_in_state_tag)
 
 TRIGGER_FUNCTION (tf_units_in_province_value)
 
 TRIGGER_FUNCTION (tf_units_in_province_tag)
 
 TRIGGER_FUNCTION (tf_units_in_province_from)
 
 TRIGGER_FUNCTION (tf_units_in_province_this_nation)
 
 TRIGGER_FUNCTION (tf_units_in_province_this_province)
 
 TRIGGER_FUNCTION (tf_units_in_province_this_state)
 
 TRIGGER_FUNCTION (tf_units_in_province_this_pop)
 
 TRIGGER_FUNCTION (tf_war_with_tag)
 
 TRIGGER_FUNCTION (tf_war_with_from)
 
 TRIGGER_FUNCTION (tf_war_with_this_nation)
 
 TRIGGER_FUNCTION (tf_war_with_this_province)
 
 TRIGGER_FUNCTION (tf_war_with_this_state)
 
 TRIGGER_FUNCTION (tf_war_with_this_pop)
 
 TRIGGER_FUNCTION (tf_unit_in_battle)
 
 TRIGGER_FUNCTION (tf_unit_has_leader)
 
 TRIGGER_FUNCTION (tf_has_national_focus_state)
 
 TRIGGER_FUNCTION (tf_has_national_focus_province)
 
 TRIGGER_FUNCTION (tf_total_amount_of_divisions)
 
 TRIGGER_FUNCTION (tf_money)
 
 TRIGGER_FUNCTION (tf_money_province)
 
 TRIGGER_FUNCTION (tf_lost_national)
 
 TRIGGER_FUNCTION (tf_is_vassal)
 
 TRIGGER_FUNCTION (tf_ruling_party_ideology_nation)
 
 TRIGGER_FUNCTION (tf_ruling_party_ideology_pop)
 
 TRIGGER_FUNCTION (tf_ruling_party_ideology_province)
 
 TRIGGER_FUNCTION (tf_ruling_party)
 
 TRIGGER_FUNCTION (tf_is_ideology_enabled)
 
 TRIGGER_FUNCTION (tf_political_reform_want_nation)
 
 TRIGGER_FUNCTION (tf_political_reform_want_pop)
 
 TRIGGER_FUNCTION (tf_social_reform_want_nation)
 
 TRIGGER_FUNCTION (tf_social_reform_want_pop)
 
 TRIGGER_FUNCTION (tf_total_amount_of_ships)
 
 TRIGGER_FUNCTION (tf_plurality)
 
 TRIGGER_FUNCTION (tf_plurality_pop)
 
 TRIGGER_FUNCTION (tf_corruption)
 
 TRIGGER_FUNCTION (tf_is_state_religion_pop)
 
 TRIGGER_FUNCTION (tf_is_state_religion_province)
 
 TRIGGER_FUNCTION (tf_is_state_religion_state)
 
 TRIGGER_FUNCTION (tf_is_primary_culture_pop)
 
 TRIGGER_FUNCTION (tf_is_primary_culture_province)
 
 TRIGGER_FUNCTION (tf_is_primary_culture_state)
 
 TRIGGER_FUNCTION (tf_primary_culture_from_nation)
 
 TRIGGER_FUNCTION (tf_primary_culture_from_province)
 
 TRIGGER_FUNCTION (tf_is_primary_culture_nation_this_nation)
 
 TRIGGER_FUNCTION (tf_is_primary_culture_nation_this_pop)
 
 TRIGGER_FUNCTION (tf_is_primary_culture_nation_this_state)
 
 TRIGGER_FUNCTION (tf_is_primary_culture_nation_this_province)
 
 TRIGGER_FUNCTION (tf_is_primary_culture_state_this_nation)
 
 TRIGGER_FUNCTION (tf_is_primary_culture_state_this_pop)
 
 TRIGGER_FUNCTION (tf_is_primary_culture_state_this_state)
 
 TRIGGER_FUNCTION (tf_is_primary_culture_state_this_province)
 
 TRIGGER_FUNCTION (tf_is_primary_culture_province_this_nation)
 
 TRIGGER_FUNCTION (tf_is_primary_culture_province_this_pop)
 
 TRIGGER_FUNCTION (tf_is_primary_culture_province_this_state)
 
 TRIGGER_FUNCTION (tf_is_primary_culture_province_this_province)
 
 TRIGGER_FUNCTION (tf_is_primary_culture_pop_this_nation)
 
 TRIGGER_FUNCTION (tf_is_primary_culture_pop_this_pop)
 
 TRIGGER_FUNCTION (tf_is_primary_culture_pop_this_state)
 
 TRIGGER_FUNCTION (tf_is_primary_culture_pop_this_province)
 
template<typename N , typename C >
auto internal_tf_culture_accepted (sys::state &ws, N nids, C cids)
 
 TRIGGER_FUNCTION (tf_is_accepted_culture_nation_this_nation)
 
 TRIGGER_FUNCTION (tf_is_accepted_culture_nation_this_pop)
 
 TRIGGER_FUNCTION (tf_is_accepted_culture_nation_this_state)
 
 TRIGGER_FUNCTION (tf_is_accepted_culture_nation_this_province)
 
 TRIGGER_FUNCTION (tf_is_accepted_culture_state_this_nation)
 
 TRIGGER_FUNCTION (tf_is_accepted_culture_state_this_pop)
 
 TRIGGER_FUNCTION (tf_is_accepted_culture_state_this_state)
 
 TRIGGER_FUNCTION (tf_is_accepted_culture_state_this_province)
 
 TRIGGER_FUNCTION (tf_is_accepted_culture_province_this_nation)
 
 TRIGGER_FUNCTION (tf_is_accepted_culture_province_this_pop)
 
 TRIGGER_FUNCTION (tf_is_accepted_culture_province_this_state)
 
 TRIGGER_FUNCTION (tf_is_accepted_culture_province_this_province)
 
 TRIGGER_FUNCTION (tf_is_accepted_culture_pop_this_nation)
 
 TRIGGER_FUNCTION (tf_is_accepted_culture_pop_this_pop)
 
 TRIGGER_FUNCTION (tf_is_accepted_culture_pop_this_state)
 
 TRIGGER_FUNCTION (tf_is_accepted_culture_pop_this_province)
 
 TRIGGER_FUNCTION (tf_is_accepted_culture_pop)
 
 TRIGGER_FUNCTION (tf_is_accepted_culture_province)
 
 TRIGGER_FUNCTION (tf_is_accepted_culture_state)
 
 TRIGGER_FUNCTION (tf_is_coastal_province)
 
 TRIGGER_FUNCTION (tf_is_coastal_state)
 
 TRIGGER_FUNCTION (tf_in_sphere_tag)
 
 TRIGGER_FUNCTION (tf_in_sphere_from)
 
 TRIGGER_FUNCTION (tf_in_sphere_this_nation)
 
 TRIGGER_FUNCTION (tf_in_sphere_this_province)
 
 TRIGGER_FUNCTION (tf_in_sphere_this_state)
 
 TRIGGER_FUNCTION (tf_in_sphere_this_pop)
 
 TRIGGER_FUNCTION (tf_produces_nation)
 
 TRIGGER_FUNCTION (tf_produces_province)
 
 TRIGGER_FUNCTION (tf_produces_state)
 
 TRIGGER_FUNCTION (tf_produces_pop)
 
 TRIGGER_FUNCTION (tf_average_militancy_nation)
 
 TRIGGER_FUNCTION (tf_average_militancy_state)
 
 TRIGGER_FUNCTION (tf_average_militancy_province)
 
 TRIGGER_FUNCTION (tf_average_consciousness_nation)
 
 TRIGGER_FUNCTION (tf_average_consciousness_state)
 
 TRIGGER_FUNCTION (tf_average_consciousness_province)
 
 TRIGGER_FUNCTION (tf_is_next_reform_nation)
 
 TRIGGER_FUNCTION (tf_is_next_reform_pop)
 
 TRIGGER_FUNCTION (tf_is_next_rreform_nation)
 
 TRIGGER_FUNCTION (tf_is_next_rreform_pop)
 
 TRIGGER_FUNCTION (tf_rebel_power_fraction)
 
 TRIGGER_FUNCTION (tf_recruited_percentage_nation)
 
 TRIGGER_FUNCTION (tf_recruited_percentage_pop)
 
 TRIGGER_FUNCTION (tf_has_culture_core)
 
 TRIGGER_FUNCTION (tf_has_culture_core_province_this_pop)
 
 TRIGGER_FUNCTION (tf_nationalism)
 
 TRIGGER_FUNCTION (tf_is_overseas)
 
 TRIGGER_FUNCTION (tf_is_overseas_pop)
 
 TRIGGER_FUNCTION (tf_is_overseas_state)
 
 TRIGGER_FUNCTION (tf_controlled_by_rebels)
 
 TRIGGER_FUNCTION (tf_controlled_by_tag)
 
 TRIGGER_FUNCTION (tf_controlled_by_from)
 
 TRIGGER_FUNCTION (tf_controlled_by_this_nation)
 
 TRIGGER_FUNCTION (tf_controlled_by_this_province)
 
 TRIGGER_FUNCTION (tf_controlled_by_this_state)
 
 TRIGGER_FUNCTION (tf_controlled_by_this_pop)
 
 TRIGGER_FUNCTION (tf_controlled_by_owner)
 
 TRIGGER_FUNCTION (tf_controlled_by_reb)
 
 TRIGGER_FUNCTION (tf_is_canal_enabled)
 
 TRIGGER_FUNCTION (tf_is_state_capital)
 
 TRIGGER_FUNCTION (tf_is_state_capital_pop)
 
 TRIGGER_FUNCTION (tf_truce_with_tag)
 
 TRIGGER_FUNCTION (tf_truce_with_from)
 
 TRIGGER_FUNCTION (tf_truce_with_this_nation)
 
 TRIGGER_FUNCTION (tf_truce_with_this_province)
 
 TRIGGER_FUNCTION (tf_truce_with_this_state)
 
 TRIGGER_FUNCTION (tf_truce_with_this_pop)
 
 TRIGGER_FUNCTION (tf_total_pops_nation)
 
 TRIGGER_FUNCTION (tf_total_pops_state)
 
 TRIGGER_FUNCTION (tf_total_pops_province)
 
 TRIGGER_FUNCTION (tf_total_pops_pop)
 
 TRIGGER_FUNCTION (tf_has_pop_type_nation)
 
 TRIGGER_FUNCTION (tf_has_pop_type_state)
 
 TRIGGER_FUNCTION (tf_has_pop_type_province)
 
 TRIGGER_FUNCTION (tf_has_pop_type_pop)
 
 TRIGGER_FUNCTION (tf_has_empty_adjacent_province)
 
 TRIGGER_FUNCTION (tf_has_leader)
 
 TRIGGER_FUNCTION (tf_ai)
 
 TRIGGER_FUNCTION (tf_can_create_vassals)
 
 TRIGGER_FUNCTION (tf_is_possible_vassal)
 
 TRIGGER_FUNCTION (tf_province_id)
 
 TRIGGER_FUNCTION (tf_vassal_of_tag)
 
 TRIGGER_FUNCTION (tf_vassal_of_from)
 
 TRIGGER_FUNCTION (tf_vassal_of_this_nation)
 
 TRIGGER_FUNCTION (tf_vassal_of_this_province)
 
 TRIGGER_FUNCTION (tf_vassal_of_this_state)
 
 TRIGGER_FUNCTION (tf_vassal_of_this_pop)
 
 TRIGGER_FUNCTION (tf_vassal_of_province_tag)
 
 TRIGGER_FUNCTION (tf_vassal_of_province_from)
 
 TRIGGER_FUNCTION (tf_vassal_of_province_this_nation)
 
 TRIGGER_FUNCTION (tf_vassal_of_province_this_province)
 
 TRIGGER_FUNCTION (tf_vassal_of_province_this_state)
 
 TRIGGER_FUNCTION (tf_vassal_of_province_this_pop)
 
 TRIGGER_FUNCTION (tf_substate_of_tag)
 
 TRIGGER_FUNCTION (tf_substate_of_from)
 
 TRIGGER_FUNCTION (tf_substate_of_this_nation)
 
 TRIGGER_FUNCTION (tf_substate_of_this_province)
 
 TRIGGER_FUNCTION (tf_substate_of_this_state)
 
 TRIGGER_FUNCTION (tf_substate_of_this_pop)
 
 TRIGGER_FUNCTION (tf_alliance_with_tag)
 
 TRIGGER_FUNCTION (tf_alliance_with_from)
 
 TRIGGER_FUNCTION (tf_alliance_with_this_nation)
 
 TRIGGER_FUNCTION (tf_alliance_with_this_province)
 
 TRIGGER_FUNCTION (tf_alliance_with_this_state)
 
 TRIGGER_FUNCTION (tf_alliance_with_this_pop)
 
 TRIGGER_FUNCTION (tf_has_recently_lost_war)
 
 TRIGGER_FUNCTION (tf_has_recently_lost_war_pop)
 
 TRIGGER_FUNCTION (tf_is_mobilised)
 
 TRIGGER_FUNCTION (tf_mobilisation_size)
 
 TRIGGER_FUNCTION (tf_crime_higher_than_education_nation)
 
 TRIGGER_FUNCTION (tf_crime_higher_than_education_state)
 
 TRIGGER_FUNCTION (tf_crime_higher_than_education_province)
 
 TRIGGER_FUNCTION (tf_crime_higher_than_education_pop)
 
 TRIGGER_FUNCTION (tf_agree_with_ruling_party)
 
 TRIGGER_FUNCTION (tf_is_colonial_state)
 
 TRIGGER_FUNCTION (tf_is_colonial_province)
 
 TRIGGER_FUNCTION (tf_is_colonial_pop)
 
 TRIGGER_FUNCTION (tf_has_factories_state)
 
 TRIGGER_FUNCTION (tf_has_factories_nation)
 
 TRIGGER_FUNCTION (tf_in_default_bool)
 
 TRIGGER_FUNCTION (tf_in_default_tag)
 
 TRIGGER_FUNCTION (tf_in_default_from)
 
 TRIGGER_FUNCTION (tf_in_default_this_nation)
 
 TRIGGER_FUNCTION (tf_in_default_this_province)
 
 TRIGGER_FUNCTION (tf_in_default_this_state)
 
 TRIGGER_FUNCTION (tf_in_default_this_pop)
 
 TRIGGER_FUNCTION (tf_total_num_of_ports)
 
 TRIGGER_FUNCTION (tf_always)
 
 TRIGGER_FUNCTION (tf_election)
 
 TRIGGER_FUNCTION (tf_has_global_flag)
 
 TRIGGER_FUNCTION (tf_is_capital)
 
 TRIGGER_FUNCTION (tf_nationalvalue_nation)
 
 TRIGGER_FUNCTION (tf_nationalvalue_pop)
 
 TRIGGER_FUNCTION (tf_nationalvalue_province)
 
 TRIGGER_FUNCTION (tf_industrial_score_value)
 
 TRIGGER_FUNCTION (tf_industrial_score_tag)
 
 TRIGGER_FUNCTION (tf_industrial_score_from_nation)
 
 TRIGGER_FUNCTION (tf_industrial_score_this_nation)
 
 TRIGGER_FUNCTION (tf_industrial_score_this_pop)
 
 TRIGGER_FUNCTION (tf_industrial_score_this_state)
 
 TRIGGER_FUNCTION (tf_industrial_score_this_province)
 
 TRIGGER_FUNCTION (tf_military_score_value)
 
 TRIGGER_FUNCTION (tf_military_score_tag)
 
 TRIGGER_FUNCTION (tf_military_score_from_nation)
 
 TRIGGER_FUNCTION (tf_military_score_this_nation)
 
 TRIGGER_FUNCTION (tf_military_score_this_pop)
 
 TRIGGER_FUNCTION (tf_military_score_this_state)
 
 TRIGGER_FUNCTION (tf_military_score_this_province)
 
 TRIGGER_FUNCTION (tf_civilized_nation)
 
 TRIGGER_FUNCTION (tf_civilized_pop)
 
 TRIGGER_FUNCTION (tf_civilized_province)
 
 TRIGGER_FUNCTION (tf_national_provinces_occupied)
 
 TRIGGER_FUNCTION (tf_is_greater_power_nation)
 
 TRIGGER_FUNCTION (tf_is_greater_power_pop)
 
 TRIGGER_FUNCTION (tf_is_greater_power_province)
 
 TRIGGER_FUNCTION (tf_rich_tax)
 
 TRIGGER_FUNCTION (tf_middle_tax)
 
 TRIGGER_FUNCTION (tf_poor_tax)
 
 TRIGGER_FUNCTION (tf_rich_tax_pop)
 
 TRIGGER_FUNCTION (tf_middle_tax_pop)
 
 TRIGGER_FUNCTION (tf_poor_tax_pop)
 
 TRIGGER_FUNCTION (tf_social_spending_nation)
 
 TRIGGER_FUNCTION (tf_social_spending_pop)
 
 TRIGGER_FUNCTION (tf_social_spending_province)
 
 TRIGGER_FUNCTION (tf_military_spending_nation)
 
 TRIGGER_FUNCTION (tf_military_spending_pop)
 
 TRIGGER_FUNCTION (tf_military_spending_province)
 
 TRIGGER_FUNCTION (tf_military_spending_state)
 
 TRIGGER_FUNCTION (tf_administration_spending_nation)
 
 TRIGGER_FUNCTION (tf_administration_spending_pop)
 
 TRIGGER_FUNCTION (tf_administration_spending_province)
 
 TRIGGER_FUNCTION (tf_administration_spending_state)
 
 TRIGGER_FUNCTION (tf_education_spending_nation)
 
 TRIGGER_FUNCTION (tf_education_spending_pop)
 
 TRIGGER_FUNCTION (tf_education_spending_province)
 
 TRIGGER_FUNCTION (tf_education_spending_state)
 
 TRIGGER_FUNCTION (tf_colonial_nation)
 
 TRIGGER_FUNCTION (tf_pop_majority_religion_nation)
 
 TRIGGER_FUNCTION (tf_pop_majority_religion_nation_this_nation)
 
 TRIGGER_FUNCTION (tf_pop_majority_religion_state)
 
 TRIGGER_FUNCTION (tf_pop_majority_religion_province)
 
 TRIGGER_FUNCTION (tf_pop_majority_culture_nation)
 
 TRIGGER_FUNCTION (tf_pop_majority_culture_state)
 
 TRIGGER_FUNCTION (tf_pop_majority_culture_province)
 
 TRIGGER_FUNCTION (tf_pop_majority_issue_nation)
 
 TRIGGER_FUNCTION (tf_pop_majority_issue_state)
 
 TRIGGER_FUNCTION (tf_pop_majority_issue_province)
 
 TRIGGER_FUNCTION (tf_pop_majority_issue_pop)
 
 TRIGGER_FUNCTION (tf_pop_majority_ideology_nation)
 
 TRIGGER_FUNCTION (tf_pop_majority_ideology_state)
 
 TRIGGER_FUNCTION (tf_pop_majority_ideology_province)
 
 TRIGGER_FUNCTION (tf_pop_majority_ideology_pop)
 
 TRIGGER_FUNCTION (tf_poor_strata_militancy_nation)
 
 TRIGGER_FUNCTION (tf_poor_strata_militancy_state)
 
 TRIGGER_FUNCTION (tf_poor_strata_militancy_province)
 
 TRIGGER_FUNCTION (tf_poor_strata_militancy_pop)
 
 TRIGGER_FUNCTION (tf_middle_strata_militancy_nation)
 
 TRIGGER_FUNCTION (tf_middle_strata_militancy_state)
 
 TRIGGER_FUNCTION (tf_middle_strata_militancy_province)
 
 TRIGGER_FUNCTION (tf_middle_strata_militancy_pop)
 
 TRIGGER_FUNCTION (tf_rich_strata_militancy_nation)
 
 TRIGGER_FUNCTION (tf_rich_strata_militancy_state)
 
 TRIGGER_FUNCTION (tf_rich_strata_militancy_province)
 
 TRIGGER_FUNCTION (tf_rich_strata_militancy_pop)
 
 TRIGGER_FUNCTION (tf_rich_tax_above_poor)
 
 TRIGGER_FUNCTION (tf_culture_has_union_tag_pop)
 
 TRIGGER_FUNCTION (tf_culture_has_union_tag_nation)
 
 TRIGGER_FUNCTION (tf_this_culture_union_tag)
 
 TRIGGER_FUNCTION (tf_this_culture_union_from)
 
 TRIGGER_FUNCTION (tf_this_culture_union_this_nation)
 
 TRIGGER_FUNCTION (tf_this_culture_union_this_province)
 
 TRIGGER_FUNCTION (tf_this_culture_union_this_state)
 
 TRIGGER_FUNCTION (tf_this_culture_union_this_pop)
 
 TRIGGER_FUNCTION (tf_this_culture_union_this_union_nation)
 
 TRIGGER_FUNCTION (tf_this_culture_union_this_union_province)
 
 TRIGGER_FUNCTION (tf_this_culture_union_this_union_state)
 
 TRIGGER_FUNCTION (tf_this_culture_union_this_union_pop)
 
 TRIGGER_FUNCTION (tf_minorities_nation)
 
 TRIGGER_FUNCTION (tf_minorities_state)
 
 TRIGGER_FUNCTION (tf_minorities_province)
 
 TRIGGER_FUNCTION (tf_revanchism_nation)
 
 TRIGGER_FUNCTION (tf_revanchism_pop)
 
 TRIGGER_FUNCTION (tf_has_crime)
 
 TRIGGER_FUNCTION (tf_num_of_substates)
 
 TRIGGER_FUNCTION (tf_num_of_vassals_no_substates)
 
 TRIGGER_FUNCTION (tf_brigades_compare_this)
 
 TRIGGER_FUNCTION (tf_brigades_compare_from)
 
 TRIGGER_FUNCTION (tf_brigades_compare_province_this)
 
 TRIGGER_FUNCTION (tf_brigades_compare_province_from)
 
 TRIGGER_FUNCTION (tf_constructing_cb_tag)
 
 TRIGGER_FUNCTION (tf_constructing_cb_from)
 
 TRIGGER_FUNCTION (tf_constructing_cb_this_nation)
 
 TRIGGER_FUNCTION (tf_constructing_cb_this_province)
 
 TRIGGER_FUNCTION (tf_constructing_cb_this_state)
 
 TRIGGER_FUNCTION (tf_constructing_cb_this_pop)
 
 TRIGGER_FUNCTION (tf_constructing_cb_discovered)
 
 TRIGGER_FUNCTION (tf_constructing_cb_progress)
 
 TRIGGER_FUNCTION (tf_civilization_progress)
 
 TRIGGER_FUNCTION (tf_constructing_cb_type)
 
 TRIGGER_FUNCTION (tf_is_our_vassal_tag)
 
 TRIGGER_FUNCTION (tf_is_our_vassal_from)
 
 TRIGGER_FUNCTION (tf_is_our_vassal_this_nation)
 
 TRIGGER_FUNCTION (tf_is_our_vassal_this_province)
 
 TRIGGER_FUNCTION (tf_is_our_vassal_this_state)
 
 TRIGGER_FUNCTION (tf_is_our_vassal_this_pop)
 
 TRIGGER_FUNCTION (tf_is_our_vassal_province_tag)
 
 TRIGGER_FUNCTION (tf_is_our_vassal_province_from)
 
 TRIGGER_FUNCTION (tf_is_our_vassal_province_this_nation)
 
 TRIGGER_FUNCTION (tf_is_our_vassal_province_this_province)
 
 TRIGGER_FUNCTION (tf_is_our_vassal_province_this_state)
 
 TRIGGER_FUNCTION (tf_is_our_vassal_province_this_pop)
 
 TRIGGER_FUNCTION (tf_is_substate)
 
 TRIGGER_FUNCTION (tf_great_wars_enabled)
 
 TRIGGER_FUNCTION (tf_can_nationalize)
 
 TRIGGER_FUNCTION (tf_part_of_sphere)
 
 TRIGGER_FUNCTION (tf_is_sphere_leader_of_tag)
 
 TRIGGER_FUNCTION (tf_is_sphere_leader_of_from)
 
 TRIGGER_FUNCTION (tf_is_sphere_leader_of_this_nation)
 
 TRIGGER_FUNCTION (tf_is_sphere_leader_of_this_province)
 
 TRIGGER_FUNCTION (tf_is_sphere_leader_of_this_state)
 
 TRIGGER_FUNCTION (tf_is_sphere_leader_of_this_pop)
 
 TRIGGER_FUNCTION (tf_number_of_states)
 
 TRIGGER_FUNCTION (tf_war_score)
 
 TRIGGER_FUNCTION (tf_is_releasable_vassal_from)
 
 TRIGGER_FUNCTION (tf_is_releasable_vassal_other)
 
 TRIGGER_FUNCTION (tf_has_recent_imigration)
 
 TRIGGER_FUNCTION (tf_province_control_days)
 
 TRIGGER_FUNCTION (tf_is_disarmed)
 
 TRIGGER_FUNCTION (tf_is_disarmed_pop)
 
 TRIGGER_FUNCTION (tf_big_producer)
 
 TRIGGER_FUNCTION (tf_someone_can_form_union_tag_from)
 
 TRIGGER_FUNCTION (tf_someone_can_form_union_tag_other)
 
 TRIGGER_FUNCTION (tf_social_movement_strength)
 
 TRIGGER_FUNCTION (tf_political_movement_strength)
 
 TRIGGER_FUNCTION (tf_can_build_factory_in_capital_state)
 
 TRIGGER_FUNCTION (tf_social_movement)
 
 TRIGGER_FUNCTION (tf_political_movement)
 
 TRIGGER_FUNCTION (tf_political_movement_from_reb)
 
 TRIGGER_FUNCTION (tf_social_movement_from_reb)
 
 TRIGGER_FUNCTION (tf_has_cultural_sphere)
 
 TRIGGER_FUNCTION (tf_world_wars_enabled)
 
 TRIGGER_FUNCTION (tf_has_pop_culture_pop_this_pop)
 
 TRIGGER_FUNCTION (tf_has_pop_culture_state_this_pop)
 
 TRIGGER_FUNCTION (tf_has_pop_culture_province_this_pop)
 
 TRIGGER_FUNCTION (tf_has_pop_culture_nation_this_pop)
 
 TRIGGER_FUNCTION (tf_has_pop_culture_pop)
 
 TRIGGER_FUNCTION (tf_has_pop_culture_state)
 
 TRIGGER_FUNCTION (tf_has_pop_culture_province)
 
 TRIGGER_FUNCTION (tf_has_pop_culture_nation)
 
 TRIGGER_FUNCTION (tf_has_pop_religion_pop_this_pop)
 
 TRIGGER_FUNCTION (tf_has_pop_religion_state_this_pop)
 
 TRIGGER_FUNCTION (tf_has_pop_religion_province_this_pop)
 
 TRIGGER_FUNCTION (tf_has_pop_religion_nation_this_pop)
 
 TRIGGER_FUNCTION (tf_has_pop_religion_pop)
 
 TRIGGER_FUNCTION (tf_has_pop_religion_state)
 
 TRIGGER_FUNCTION (tf_has_pop_religion_province)
 
 TRIGGER_FUNCTION (tf_has_pop_religion_nation)
 
 TRIGGER_FUNCTION (tf_life_needs)
 
 TRIGGER_FUNCTION (tf_everyday_needs)
 
 TRIGGER_FUNCTION (tf_luxury_needs)
 
 TRIGGER_FUNCTION (tf_consciousness_pop)
 
 TRIGGER_FUNCTION (tf_consciousness_province)
 
 TRIGGER_FUNCTION (tf_consciousness_state)
 
 TRIGGER_FUNCTION (tf_consciousness_nation)
 
 TRIGGER_FUNCTION (tf_literacy_pop)
 
 TRIGGER_FUNCTION (tf_literacy_province)
 
 TRIGGER_FUNCTION (tf_literacy_state)
 
 TRIGGER_FUNCTION (tf_literacy_nation)
 
 TRIGGER_FUNCTION (tf_militancy_pop)
 
 TRIGGER_FUNCTION (tf_militancy_province)
 
 TRIGGER_FUNCTION (tf_militancy_state)
 
 TRIGGER_FUNCTION (tf_militancy_nation)
 
 TRIGGER_FUNCTION (tf_trade_goods_in_state_state)
 
 TRIGGER_FUNCTION (tf_trade_goods_in_state_province)
 
 TRIGGER_FUNCTION (tf_has_flashpoint)
 
 TRIGGER_FUNCTION (tf_flashpoint_tension)
 
 TRIGGER_FUNCTION (tf_flashpoint_tension_province)
 
 TRIGGER_FUNCTION (tf_crisis_exist)
 
 TRIGGER_FUNCTION (tf_is_liberation_crisis)
 
 TRIGGER_FUNCTION (tf_is_claim_crisis)
 
 TRIGGER_FUNCTION (tf_crisis_temperature)
 
 TRIGGER_FUNCTION (tf_involved_in_crisis_nation)
 
 TRIGGER_FUNCTION (tf_involved_in_crisis_pop)
 
 TRIGGER_FUNCTION (tf_rich_strata_life_needs_nation)
 
 TRIGGER_FUNCTION (tf_rich_strata_life_needs_state)
 
 TRIGGER_FUNCTION (tf_rich_strata_life_needs_province)
 
 TRIGGER_FUNCTION (tf_rich_strata_life_needs_pop)
 
 TRIGGER_FUNCTION (tf_rich_strata_everyday_needs_nation)
 
 TRIGGER_FUNCTION (tf_rich_strata_everyday_needs_state)
 
 TRIGGER_FUNCTION (tf_rich_strata_everyday_needs_province)
 
 TRIGGER_FUNCTION (tf_rich_strata_everyday_needs_pop)
 
 TRIGGER_FUNCTION (tf_rich_strata_luxury_needs_nation)
 
 TRIGGER_FUNCTION (tf_rich_strata_luxury_needs_state)
 
 TRIGGER_FUNCTION (tf_rich_strata_luxury_needs_province)
 
 TRIGGER_FUNCTION (tf_rich_strata_luxury_needs_pop)
 
 TRIGGER_FUNCTION (tf_middle_strata_life_needs_nation)
 
 TRIGGER_FUNCTION (tf_middle_strata_life_needs_state)
 
 TRIGGER_FUNCTION (tf_middle_strata_life_needs_province)
 
 TRIGGER_FUNCTION (tf_middle_strata_life_needs_pop)
 
 TRIGGER_FUNCTION (tf_middle_strata_everyday_needs_nation)
 
 TRIGGER_FUNCTION (tf_middle_strata_everyday_needs_state)
 
 TRIGGER_FUNCTION (tf_middle_strata_everyday_needs_province)
 
 TRIGGER_FUNCTION (tf_middle_strata_everyday_needs_pop)
 
 TRIGGER_FUNCTION (tf_middle_strata_luxury_needs_nation)
 
 TRIGGER_FUNCTION (tf_middle_strata_luxury_needs_state)
 
 TRIGGER_FUNCTION (tf_middle_strata_luxury_needs_province)
 
 TRIGGER_FUNCTION (tf_middle_strata_luxury_needs_pop)
 
 TRIGGER_FUNCTION (tf_poor_strata_life_needs_nation)
 
 TRIGGER_FUNCTION (tf_poor_strata_life_needs_state)
 
 TRIGGER_FUNCTION (tf_poor_strata_life_needs_province)
 
 TRIGGER_FUNCTION (tf_poor_strata_life_needs_pop)
 
 TRIGGER_FUNCTION (tf_poor_strata_everyday_needs_nation)
 
 TRIGGER_FUNCTION (tf_poor_strata_everyday_needs_state)
 
 TRIGGER_FUNCTION (tf_poor_strata_everyday_needs_province)
 
 TRIGGER_FUNCTION (tf_poor_strata_everyday_needs_pop)
 
 TRIGGER_FUNCTION (tf_poor_strata_luxury_needs_nation)
 
 TRIGGER_FUNCTION (tf_poor_strata_luxury_needs_state)
 
 TRIGGER_FUNCTION (tf_poor_strata_luxury_needs_province)
 
 TRIGGER_FUNCTION (tf_poor_strata_luxury_needs_pop)
 
 TRIGGER_FUNCTION (tf_diplomatic_influence_tag)
 
 TRIGGER_FUNCTION (tf_diplomatic_influence_this_nation)
 
 TRIGGER_FUNCTION (tf_diplomatic_influence_this_province)
 
 TRIGGER_FUNCTION (tf_diplomatic_influence_from_nation)
 
 TRIGGER_FUNCTION (tf_diplomatic_influence_from_province)
 
 TRIGGER_FUNCTION (tf_pop_unemployment_nation)
 
 TRIGGER_FUNCTION (tf_pop_unemployment_state)
 
 TRIGGER_FUNCTION (tf_pop_unemployment_province)
 
 TRIGGER_FUNCTION (tf_pop_unemployment_pop)
 
 TRIGGER_FUNCTION (tf_pop_unemployment_nation_this_pop)
 
 TRIGGER_FUNCTION (tf_pop_unemployment_state_this_pop)
 
 TRIGGER_FUNCTION (tf_pop_unemployment_province_this_pop)
 
 TRIGGER_FUNCTION (tf_relation_tag)
 
 TRIGGER_FUNCTION (tf_relation_this_nation)
 
 TRIGGER_FUNCTION (tf_relation_this_province)
 
 TRIGGER_FUNCTION (tf_relation_this_pop)
 
 TRIGGER_FUNCTION (tf_relation_from_nation)
 
 TRIGGER_FUNCTION (tf_relation_from_province)
 
 TRIGGER_FUNCTION (tf_check_variable)
 
 TRIGGER_FUNCTION (tf_upper_house)
 
 TRIGGER_FUNCTION (tf_unemployment_by_type_nation)
 
 TRIGGER_FUNCTION (tf_unemployment_by_type_state)
 
 TRIGGER_FUNCTION (tf_unemployment_by_type_province)
 
 TRIGGER_FUNCTION (tf_unemployment_by_type_pop)
 
 TRIGGER_FUNCTION (tf_party_loyalty_nation_province_id)
 
 TRIGGER_FUNCTION (tf_party_loyalty_from_nation_province_id)
 
 TRIGGER_FUNCTION (tf_party_loyalty_province_province_id)
 
 TRIGGER_FUNCTION (tf_party_loyalty_from_province_province_id)
 
 TRIGGER_FUNCTION (tf_party_loyalty_nation_from_province)
 
 TRIGGER_FUNCTION (tf_party_loyalty_generic)
 
 TRIGGER_FUNCTION (tf_party_loyalty_from_nation_scope_province)
 
 TRIGGER_FUNCTION (tf_party_loyalty_from_province_scope_province)
 
 TRIGGER_FUNCTION (tf_can_build_in_province_railroad_no_limit_from_nation)
 
 TRIGGER_FUNCTION (tf_can_build_in_province_railroad_yes_limit_from_nation)
 
 TRIGGER_FUNCTION (tf_can_build_in_province_railroad_no_limit_this_nation)
 
 TRIGGER_FUNCTION (tf_can_build_in_province_railroad_yes_limit_this_nation)
 
 TRIGGER_FUNCTION (tf_can_build_in_province_fort_no_limit_from_nation)
 
 TRIGGER_FUNCTION (tf_can_build_in_province_fort_yes_limit_from_nation)
 
 TRIGGER_FUNCTION (tf_can_build_in_province_fort_no_limit_this_nation)
 
 TRIGGER_FUNCTION (tf_can_build_in_province_fort_yes_limit_this_nation)
 
 TRIGGER_FUNCTION (tf_can_build_in_province_naval_base_no_limit_from_nation)
 
 TRIGGER_FUNCTION (tf_can_build_in_province_naval_base_yes_limit_from_nation)
 
 TRIGGER_FUNCTION (tf_can_build_in_province_naval_base_no_limit_this_nation)
 
 TRIGGER_FUNCTION (tf_can_build_in_province_naval_base_yes_limit_this_nation)
 
 TRIGGER_FUNCTION (tf_can_build_railway_in_capital_yes_whole_state_yes_limit)
 
 TRIGGER_FUNCTION (tf_can_build_railway_in_capital_yes_whole_state_no_limit)
 
 TRIGGER_FUNCTION (tf_can_build_railway_in_capital_no_whole_state_yes_limit)
 
 TRIGGER_FUNCTION (tf_can_build_railway_in_capital_no_whole_state_no_limit)
 
 TRIGGER_FUNCTION (tf_can_build_fort_in_capital_yes_whole_state_yes_limit)
 
 TRIGGER_FUNCTION (tf_can_build_fort_in_capital_yes_whole_state_no_limit)
 
 TRIGGER_FUNCTION (tf_can_build_fort_in_capital_no_whole_state_yes_limit)
 
 TRIGGER_FUNCTION (tf_can_build_fort_in_capital_no_whole_state_no_limit)
 
 TRIGGER_FUNCTION (tf_work_available_nation)
 
 TRIGGER_FUNCTION (tf_work_available_state)
 
 TRIGGER_FUNCTION (tf_work_available_province)
 
 TRIGGER_FUNCTION (tf_variable_ideology_name_nation)
 
 TRIGGER_FUNCTION (tf_variable_ideology_name_state)
 
 TRIGGER_FUNCTION (tf_variable_ideology_name_province)
 
 TRIGGER_FUNCTION (tf_variable_ideology_name_pop)
 
 TRIGGER_FUNCTION (tf_variable_issue_name_nation)
 
 TRIGGER_FUNCTION (tf_variable_issue_name_state)
 
 TRIGGER_FUNCTION (tf_variable_issue_name_province)
 
 TRIGGER_FUNCTION (tf_variable_issue_name_pop)
 
 TRIGGER_FUNCTION (tf_variable_issue_group_name_nation)
 
 TRIGGER_FUNCTION (tf_variable_issue_group_name_state)
 
 TRIGGER_FUNCTION (tf_variable_issue_group_name_province)
 
 TRIGGER_FUNCTION (tf_variable_issue_group_name_pop)
 
 TRIGGER_FUNCTION (tf_variable_reform_group_name_nation)
 
 TRIGGER_FUNCTION (tf_variable_reform_group_name_state)
 
 TRIGGER_FUNCTION (tf_variable_reform_group_name_province)
 
 TRIGGER_FUNCTION (tf_variable_reform_group_name_pop)
 
 TRIGGER_FUNCTION (tf_variable_pop_type_name_nation)
 
 TRIGGER_FUNCTION (tf_variable_pop_type_name_state)
 
 TRIGGER_FUNCTION (tf_variable_pop_type_name_province)
 
 TRIGGER_FUNCTION (tf_variable_pop_type_name_pop)
 
 TRIGGER_FUNCTION (tf_variable_good_name)
 
 TRIGGER_FUNCTION (tf_religion_nation)
 
 TRIGGER_FUNCTION (tf_religion_nation_reb)
 
 TRIGGER_FUNCTION (tf_religion_nation_from_nation)
 
 TRIGGER_FUNCTION (tf_religion_nation_this_nation)
 
 TRIGGER_FUNCTION (tf_religion_nation_this_state)
 
 TRIGGER_FUNCTION (tf_religion_nation_this_province)
 
 TRIGGER_FUNCTION (tf_religion_nation_this_pop)
 
 TRIGGER_FUNCTION (tf_invention)
 
 TRIGGER_FUNCTION (tf_invention_province)
 
 TRIGGER_FUNCTION (tf_invention_pop)
 
 TRIGGER_FUNCTION (tf_test)
 
 TRIGGER_FUNCTION (tf_has_building_bank)
 
 TRIGGER_FUNCTION (tf_has_building_university)
 
float evaluate_multiplicative_modifier (sys::state &state, dcon::value_modifier_key modifier, int32_t primary, int32_t this_slot, int32_t from_slot)
 
float evaluate_additive_modifier (sys::state &state, dcon::value_modifier_key modifier, int32_t primary, int32_t this_slot, int32_t from_slot)
 
ve::fp_vector evaluate_multiplicative_modifier (sys::state &state, dcon::value_modifier_key modifier, ve::contiguous_tags< int32_t > primary, ve::tagged_vector< int32_t > this_slot, int32_t from_slot)
 
ve::fp_vector evaluate_additive_modifier (sys::state &state, dcon::value_modifier_key modifier, ve::contiguous_tags< int32_t > primary, ve::tagged_vector< int32_t > this_slot, int32_t from_slot)
 
ve::fp_vector evaluate_multiplicative_modifier (sys::state &state, dcon::value_modifier_key modifier, ve::contiguous_tags< int32_t > primary, ve::contiguous_tags< int32_t > this_slot, int32_t from_slot)
 
ve::fp_vector evaluate_additive_modifier (sys::state &state, dcon::value_modifier_key modifier, ve::contiguous_tags< int32_t > primary, ve::contiguous_tags< int32_t > this_slot, int32_t from_slot)
 
bool evaluate (sys::state &state, dcon::trigger_key key, int32_t primary, int32_t this_slot, int32_t from_slot)
 
bool evaluate (sys::state &state, uint16_t const *data, int32_t primary, int32_t this_slot, int32_t from_slot)
 
ve::mask_vector evaluate (sys::state &state, dcon::trigger_key key, ve::contiguous_tags< int32_t > primary, ve::tagged_vector< int32_t > this_slot, int32_t from_slot)
 
ve::mask_vector evaluate (sys::state &state, uint16_t const *data, ve::contiguous_tags< int32_t > primary, ve::tagged_vector< int32_t > this_slot, int32_t from_slot)
 
ve::mask_vector evaluate (sys::state &state, dcon::trigger_key key, ve::tagged_vector< int32_t > primary, ve::tagged_vector< int32_t > this_slot, int32_t from_slot)
 
ve::mask_vector evaluate (sys::state &state, uint16_t const *data, ve::tagged_vector< int32_t > primary, ve::tagged_vector< int32_t > this_slot, int32_t from_slot)
 
ve::mask_vector evaluate (sys::state &state, dcon::trigger_key key, ve::contiguous_tags< int32_t > primary, ve::contiguous_tags< int32_t > this_slot, int32_t from_slot)
 
ve::mask_vector evaluate (sys::state &state, uint16_t const *data, ve::contiguous_tags< int32_t > primary, ve::contiguous_tags< int32_t > this_slot, int32_t from_slot)
 
int32_t to_generic (dcon::province_id v)
 
ve::tagged_vector< int32_t > to_generic (ve::tagged_vector< dcon::province_id > v)
 
ve::contiguous_tags< int32_t > to_generic (ve::contiguous_tags< dcon::province_id > v)
 
ve::unaligned_contiguous_tags< int32_t > to_generic (ve::unaligned_contiguous_tags< dcon::province_id > v)
 
ve::partial_contiguous_tags< int32_t > to_generic (ve::partial_contiguous_tags< dcon::province_id > v)
 
int32_t to_generic (dcon::nation_id v)
 
ve::tagged_vector< int32_t > to_generic (ve::tagged_vector< dcon::nation_id > v)
 
ve::contiguous_tags< int32_t > to_generic (ve::contiguous_tags< dcon::nation_id > v)
 
ve::unaligned_contiguous_tags< int32_t > to_generic (ve::unaligned_contiguous_tags< dcon::nation_id > v)
 
ve::partial_contiguous_tags< int32_t > to_generic (ve::partial_contiguous_tags< dcon::nation_id > v)
 
int32_t to_generic (dcon::pop_id v)
 
ve::tagged_vector< int32_t > to_generic (ve::tagged_vector< dcon::pop_id > v)
 
ve::contiguous_tags< int32_t > to_generic (ve::contiguous_tags< dcon::pop_id > v)
 
ve::unaligned_contiguous_tags< int32_t > to_generic (ve::unaligned_contiguous_tags< dcon::pop_id > v)
 
ve::partial_contiguous_tags< int32_t > to_generic (ve::partial_contiguous_tags< dcon::pop_id > v)
 
int32_t to_generic (dcon::state_instance_id v)
 
ve::tagged_vector< int32_t > to_generic (ve::tagged_vector< dcon::state_instance_id > v)
 
ve::contiguous_tags< int32_t > to_generic (ve::contiguous_tags< dcon::state_instance_id > v)
 
ve::unaligned_contiguous_tags< int32_t > to_generic (ve::unaligned_contiguous_tags< dcon::state_instance_id > v)
 
ve::partial_contiguous_tags< int32_t > to_generic (ve::partial_contiguous_tags< dcon::state_instance_id > v)
 
int32_t to_generic (dcon::rebel_faction_id v)
 
ve::tagged_vector< int32_t > to_generic (ve::tagged_vector< dcon::rebel_faction_id > v)
 
ve::contiguous_tags< int32_t > to_generic (ve::contiguous_tags< dcon::rebel_faction_id > v)
 
ve::unaligned_contiguous_tags< int32_t > to_generic (ve::unaligned_contiguous_tags< dcon::rebel_faction_id > v)
 
ve::partial_contiguous_tags< int32_t > to_generic (ve::partial_contiguous_tags< dcon::rebel_faction_id > v)
 
dcon::province_id to_prov (int32_t v)
 
ve::tagged_vector< dcon::province_id > to_prov (ve::tagged_vector< int32_t > v)
 
ve::contiguous_tags< dcon::province_id > to_prov (ve::contiguous_tags< int32_t > v)
 
ve::unaligned_contiguous_tags< dcon::province_id > to_prov (ve::unaligned_contiguous_tags< int32_t > v)
 
ve::partial_contiguous_tags< dcon::province_id > to_prov (ve::partial_contiguous_tags< int32_t > v)
 
dcon::nation_id to_nation (int32_t v)
 
ve::tagged_vector< dcon::nation_id > to_nation (ve::tagged_vector< int32_t > v)
 
ve::contiguous_tags< dcon::nation_id > to_nation (ve::contiguous_tags< int32_t > v)
 
ve::unaligned_contiguous_tags< dcon::nation_id > to_nation (ve::unaligned_contiguous_tags< int32_t > v)
 
ve::partial_contiguous_tags< dcon::nation_id > to_nation (ve::partial_contiguous_tags< int32_t > v)
 
dcon::pop_id to_pop (int32_t v)
 
ve::tagged_vector< dcon::pop_id > to_pop (ve::tagged_vector< int32_t > v)
 
ve::contiguous_tags< dcon::pop_id > to_pop (ve::contiguous_tags< int32_t > v)
 
ve::unaligned_contiguous_tags< dcon::pop_id > to_pop (ve::unaligned_contiguous_tags< int32_t > v)
 
ve::partial_contiguous_tags< dcon::pop_id > to_pop (ve::partial_contiguous_tags< int32_t > v)
 
dcon::state_instance_id to_state (int32_t v)
 
ve::tagged_vector< dcon::state_instance_id > to_state (ve::tagged_vector< int32_t > v)
 
ve::contiguous_tags< dcon::state_instance_id > to_state (ve::contiguous_tags< int32_t > v)
 
ve::unaligned_contiguous_tags< dcon::state_instance_id > to_state (ve::unaligned_contiguous_tags< int32_t > v)
 
ve::partial_contiguous_tags< dcon::state_instance_id > to_state (ve::partial_contiguous_tags< int32_t > v)
 
dcon::rebel_faction_id to_rebel (int32_t v)
 
ve::tagged_vector< dcon::rebel_faction_id > to_rebel (ve::tagged_vector< int32_t > v)
 
ve::contiguous_tags< dcon::rebel_faction_id > to_rebel (ve::contiguous_tags< int32_t > v)
 
ve::unaligned_contiguous_tags< dcon::rebel_faction_id > to_rebel (ve::unaligned_contiguous_tags< int32_t > v)
 
ve::partial_contiguous_tags< dcon::rebel_faction_id > to_rebel (ve::partial_contiguous_tags< int32_t > v)
 
ve::fp_vector evaluate_purely_additive_modifier (sys::state &state, dcon::value_modifier_key modifier, ve::contiguous_tags< int32_t > primary, ve::tagged_vector< int32_t > this_slot, int32_t from_slot)
 
float evaluate_purely_additive_modifier (sys::state &state, dcon::value_modifier_key modifier, int32_t primary, int32_t this_slot, int32_t from_slot)
 
ve::fp_vector evaluate_purely_additive_modifier (sys::state &state, dcon::value_modifier_key modifier, ve::contiguous_tags< int32_t > primary, ve::contiguous_tags< int32_t > this_slot, int32_t from_slot)
 

Variables

constexpr uint16_t is_disjunctive_scope = 0x4000
 
constexpr uint16_t is_existence_scope = 0x2000
 
constexpr uint16_t association_mask = 0x7000
 
constexpr uint16_t association_eq = 0x1000
 
constexpr uint16_t association_gt = 0x2000
 
constexpr uint16_t association_ge = 0x3000
 
constexpr uint16_t association_lt = 0x4000
 
constexpr uint16_t association_le = 0x5000
 
constexpr uint16_t association_ne = 0x6000
 
constexpr uint16_t no_payload = 0x0800
 
constexpr uint16_t code_mask = 0x07FF
 
TRIGGER_BYTECODE_LIST constexpr uint16_t first_scope_code = 0x02E2
 
constexpr uint16_t generic_scope = first_scope_code + 0x0000
 
constexpr uint16_t x_neighbor_province_scope = first_scope_code + 0x0001
 
constexpr uint16_t x_neighbor_country_scope_nation = first_scope_code + 0x0002
 
constexpr uint16_t x_neighbor_country_scope_pop = first_scope_code + 0x0003
 
constexpr uint16_t x_war_countries_scope_nation = first_scope_code + 0x0004
 
constexpr uint16_t x_war_countries_scope_pop = first_scope_code + 0x0005
 
constexpr uint16_t x_greater_power_scope = first_scope_code + 0x0006
 
constexpr uint16_t x_owned_province_scope_state = first_scope_code + 0x0007
 
constexpr uint16_t x_owned_province_scope_nation = first_scope_code + 0x0008
 
constexpr uint16_t x_core_scope_province = first_scope_code + 0x0009
 
constexpr uint16_t x_core_scope_nation = first_scope_code + 0x000A
 
constexpr uint16_t x_state_scope = first_scope_code + 0x000B
 
constexpr uint16_t x_substate_scope = first_scope_code + 0x000C
 
constexpr uint16_t x_sphere_member_scope = first_scope_code + 0x000D
 
constexpr uint16_t x_pop_scope_province = first_scope_code + 0x000E
 
constexpr uint16_t x_pop_scope_state = first_scope_code + 0x000F
 
constexpr uint16_t x_pop_scope_nation = first_scope_code + 0x0010
 
constexpr uint16_t x_provinces_in_variable_region = first_scope_code + 0x0011
 
constexpr uint16_t owner_scope_state = first_scope_code + 0x0012
 
constexpr uint16_t owner_scope_province = first_scope_code + 0x0013
 
constexpr uint16_t controller_scope = first_scope_code + 0x0014
 
constexpr uint16_t location_scope = first_scope_code + 0x0015
 
constexpr uint16_t country_scope_state = first_scope_code + 0x0016
 
constexpr uint16_t country_scope_pop = first_scope_code + 0x0017
 
constexpr uint16_t capital_scope = first_scope_code + 0x0018
 
constexpr uint16_t this_scope_pop = first_scope_code + 0x0019
 
constexpr uint16_t this_scope_nation = first_scope_code + 0x001A
 
constexpr uint16_t this_scope_state = first_scope_code + 0x001B
 
constexpr uint16_t this_scope_province = first_scope_code + 0x001C
 
constexpr uint16_t from_scope_pop = first_scope_code + 0x001D
 
constexpr uint16_t from_scope_nation = first_scope_code + 0x001E
 
constexpr uint16_t from_scope_state = first_scope_code + 0x001F
 
constexpr uint16_t from_scope_province = first_scope_code + 0x0020
 
constexpr uint16_t sea_zone_scope = first_scope_code + 0x0021
 
constexpr uint16_t cultural_union_scope = first_scope_code + 0x0022
 
constexpr uint16_t overlord_scope = first_scope_code + 0x0023
 
constexpr uint16_t sphere_owner_scope = first_scope_code + 0x0024
 
constexpr uint16_t independence_scope = first_scope_code + 0x0025
 
constexpr uint16_t flashpoint_tag_scope = first_scope_code + 0x0026
 
constexpr uint16_t crisis_state_scope = first_scope_code + 0x0027
 
constexpr uint16_t state_scope_pop = first_scope_code + 0x0028
 
constexpr uint16_t state_scope_province = first_scope_code + 0x0029
 
constexpr uint16_t tag_scope = first_scope_code + 0x002A
 
constexpr uint16_t integer_scope = first_scope_code + 0x002B
 
constexpr uint16_t country_scope_nation = first_scope_code + 0x002C
 
constexpr uint16_t country_scope_province = first_scope_code + 0x002D
 
constexpr uint16_t cultural_union_scope_pop = first_scope_code + 0x002E
 
constexpr uint16_t capital_scope_province = first_scope_code + 0x002F
 
constexpr uint16_t capital_scope_pop = first_scope_code + 0x0030
 
constexpr uint16_t x_country_scope = first_scope_code + 0x0031
 
constexpr uint16_t x_neighbor_province_scope_state = first_scope_code + 0x0032
 
constexpr uint16_t x_provinces_in_variable_region_proper = first_scope_code + 0x0033
 
constexpr uint16_t first_invalid_code = first_scope_code + 0x0034
 
constexpr uint16_t placeholder_not_scope = code_mask
 
constexpr int8_t data_sizes []
 

Typedef Documentation

◆ gathered_t

template<typename T >
using trigger::gathered_t = typedef typename gathered_s<T>::type

Definition at line 168 of file triggers.cpp.

Enumeration Type Documentation

◆ slot_contents

enum class trigger::slot_contents
strong
Enumerator
empty 
province 
state 
pop 
nation 
rebel 

Definition at line 1462 of file script_constants.hpp.

Function Documentation

◆ compare() [1/2]

bool trigger::compare ( bool  a,
bool  b 
)

Definition at line 203 of file triggers.cpp.

Here is the caller graph for this function:

◆ compare() [2/2]

bool trigger::compare ( ve::vbitfield_type  a,
ve::vbitfield_type  b 
)

Definition at line 206 of file triggers.cpp.

◆ compare_to_false()

template<typename A >
auto trigger::compare_to_false ( uint16_t  trigger_code,
value_a 
) -> decltype(!value_a)

Definition at line 100 of file triggers.cpp.

Here is the caller graph for this function:

◆ compare_to_true()

template<typename A >
auto trigger::compare_to_true ( uint16_t  trigger_code,
value_a 
) -> decltype(!value_a)

Definition at line 81 of file triggers.cpp.

Here is the caller graph for this function:

◆ compare_values()

template<typename A , typename B >
auto trigger::compare_values ( uint16_t  trigger_code,
value_a,
B  value_b 
) -> decltype(value_a == value_b)

Definition at line 20 of file triggers.cpp.

Here is the caller graph for this function:

◆ compare_values_eq() [1/2]

template<typename A , typename B >
auto trigger::compare_values_eq ( uint16_t  trigger_code,
value_a,
B  value_b 
) -> decltype(value_a == value_b)

Definition at line 40 of file triggers.cpp.

Here is the caller graph for this function:

◆ compare_values_eq() [2/2]

template<typename B >
auto trigger::compare_values_eq ( uint16_t  trigger_code,
dcon::nation_fat_id  value_a,
B  value_b 
) -> decltype(value_a.id == value_b)

Definition at line 60 of file triggers.cpp.

◆ count_subtriggers()

uint32_t trigger::count_subtriggers ( uint16_t const *  source)
inline

Definition at line 1691 of file script_constants.hpp.

Here is the call graph for this function:

◆ empty_province_accumulator()

auto trigger::empty_province_accumulator ( sys::state const &  ws)

Definition at line 1221 of file triggers.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ empty_province_from_state_accumulator()

auto trigger::empty_province_from_state_accumulator ( sys::state const &  ws,
dcon::state_instance_id  sid 
)

Definition at line 1249 of file triggers.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ evaluate() [1/8]

bool trigger::evaluate ( sys::state state,
dcon::trigger_key  key,
int32_t  primary,
int32_t  this_slot,
int32_t  from_slot 
)

Definition at line 5810 of file triggers.cpp.

◆ evaluate() [2/8]

ve::mask_vector trigger::evaluate ( sys::state state,
dcon::trigger_key  key,
ve::contiguous_tags< int32_t >  primary,
ve::contiguous_tags< int32_t >  this_slot,
int32_t  from_slot 
)

Definition at line 5838 of file triggers.cpp.

◆ evaluate() [3/8]

ve::mask_vector trigger::evaluate ( sys::state state,
dcon::trigger_key  key,
ve::contiguous_tags< int32_t >  primary,
ve::tagged_vector< int32_t >  this_slot,
int32_t  from_slot 
)

Definition at line 5818 of file triggers.cpp.

◆ evaluate() [4/8]

ve::mask_vector trigger::evaluate ( sys::state state,
dcon::trigger_key  key,
ve::tagged_vector< int32_t >  primary,
ve::tagged_vector< int32_t >  this_slot,
int32_t  from_slot 
)

Definition at line 5828 of file triggers.cpp.

◆ evaluate() [5/8]

bool trigger::evaluate ( sys::state state,
uint16_t const *  data,
int32_t  primary,
int32_t  this_slot,
int32_t  from_slot 
)

Definition at line 5814 of file triggers.cpp.

◆ evaluate() [6/8]

ve::mask_vector trigger::evaluate ( sys::state state,
uint16_t const *  data,
ve::contiguous_tags< int32_t >  primary,
ve::contiguous_tags< int32_t >  this_slot,
int32_t  from_slot 
)

Definition at line 5843 of file triggers.cpp.

◆ evaluate() [7/8]

ve::mask_vector trigger::evaluate ( sys::state state,
uint16_t const *  data,
ve::contiguous_tags< int32_t >  primary,
ve::tagged_vector< int32_t >  this_slot,
int32_t  from_slot 
)

Definition at line 5823 of file triggers.cpp.

◆ evaluate() [8/8]

ve::mask_vector trigger::evaluate ( sys::state state,
uint16_t const *  data,
ve::tagged_vector< int32_t >  primary,
ve::tagged_vector< int32_t >  this_slot,
int32_t  from_slot 
)

Definition at line 5833 of file triggers.cpp.

◆ evaluate_additive_modifier() [1/3]

float trigger::evaluate_additive_modifier ( sys::state state,
dcon::value_modifier_key  modifier,
int32_t  primary,
int32_t  this_slot,
int32_t  from_slot 
)

Definition at line 5741 of file triggers.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ evaluate_additive_modifier() [2/3]

ve::fp_vector trigger::evaluate_additive_modifier ( sys::state state,
dcon::value_modifier_key  modifier,
ve::contiguous_tags< int32_t >  primary,
ve::contiguous_tags< int32_t >  this_slot,
int32_t  from_slot 
)

Definition at line 5796 of file triggers.cpp.

Here is the call graph for this function:

◆ evaluate_additive_modifier() [3/3]

ve::fp_vector trigger::evaluate_additive_modifier ( sys::state state,
dcon::value_modifier_key  modifier,
ve::contiguous_tags< int32_t >  primary,
ve::tagged_vector< int32_t >  this_slot,
int32_t  from_slot 
)

Definition at line 5769 of file triggers.cpp.

Here is the call graph for this function:

◆ evaluate_multiplicative_modifier() [1/3]

float trigger::evaluate_multiplicative_modifier ( sys::state state,
dcon::value_modifier_key  modifier,
int32_t  primary,
int32_t  this_slot,
int32_t  from_slot 
)

Definition at line 5727 of file triggers.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ evaluate_multiplicative_modifier() [2/3]

ve::fp_vector trigger::evaluate_multiplicative_modifier ( sys::state state,
dcon::value_modifier_key  modifier,
ve::contiguous_tags< int32_t >  primary,
ve::contiguous_tags< int32_t >  this_slot,
int32_t  from_slot 
)

Definition at line 5783 of file triggers.cpp.

Here is the call graph for this function:

◆ evaluate_multiplicative_modifier() [3/3]

ve::fp_vector trigger::evaluate_multiplicative_modifier ( sys::state state,
dcon::value_modifier_key  modifier,
ve::contiguous_tags< int32_t >  primary,
ve::tagged_vector< int32_t >  this_slot,
int32_t  from_slot 
)

Definition at line 5756 of file triggers.cpp.

Here is the call graph for this function:

◆ evaluate_purely_additive_modifier() [1/3]

float trigger::evaluate_purely_additive_modifier ( sys::state state,
dcon::value_modifier_key  modifier,
int32_t  primary,
int32_t  this_slot,
int32_t  from_slot 
)

◆ evaluate_purely_additive_modifier() [2/3]

ve::fp_vector trigger::evaluate_purely_additive_modifier ( sys::state state,
dcon::value_modifier_key  modifier,
ve::contiguous_tags< int32_t >  primary,
ve::contiguous_tags< int32_t >  this_slot,
int32_t  from_slot 
)

◆ evaluate_purely_additive_modifier() [3/3]

ve::fp_vector trigger::evaluate_purely_additive_modifier ( sys::state state,
dcon::value_modifier_key  modifier,
ve::contiguous_tags< int32_t >  primary,
ve::tagged_vector< int32_t >  this_slot,
int32_t  from_slot 
)

◆ existence_accumulator()

auto trigger::existence_accumulator ( sys::state ws,
uint16_t const *  tval,
int32_t  this_slot,
int32_t  from_slot 
)

Definition at line 371 of file triggers.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ get_trigger_non_scope_payload_size()

int32_t trigger::get_trigger_non_scope_payload_size ( uint16_t const *  data)
inline

Definition at line 1652 of file script_constants.hpp.

Here is the caller graph for this function:

◆ get_trigger_payload_size()

int32_t trigger::get_trigger_payload_size ( uint16_t const *  data)
inline

Definition at line 1659 of file script_constants.hpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ get_trigger_scope_payload_size()

int32_t trigger::get_trigger_scope_payload_size ( uint16_t const *  data)
inline

Definition at line 1656 of file script_constants.hpp.

Here is the caller graph for this function:

◆ internal_tf_culture_accepted()

template<typename N , typename C >
auto trigger::internal_tf_culture_accepted ( sys::state ws,
nids,
C  cids 
)

Definition at line 3004 of file triggers.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ make_false_accumulator()

template<typename F >
auto trigger::make_false_accumulator ( F &&  f) -> false_accumulator<F>

Definition at line 362 of file triggers.cpp.

Here is the caller graph for this function:

◆ make_true_accumulator()

template<typename F >
auto trigger::make_true_accumulator ( F &&  f) -> true_accumulator<F>

Definition at line 357 of file triggers.cpp.

Here is the caller graph for this function:

◆ make_value_accumulator()

template<typename TAG , typename F >
auto trigger::make_value_accumulator ( F &&  f) -> value_accumulator<TAG, F>

Definition at line 367 of file triggers.cpp.

◆ read_float_from_payload()

float trigger::read_float_from_payload ( uint16_t const *  data)

Definition at line 118 of file triggers.cpp.

◆ read_int32_t_from_payload()

int32_t trigger::read_int32_t_from_payload ( uint16_t const *  data)

Definition at line 132 of file triggers.cpp.

Here is the caller graph for this function:

◆ recurse_over_triggers()

template<typename T >
uint16_t * trigger::recurse_over_triggers ( uint16_t *  source,
T const &  f 
)

Definition at line 1674 of file script_constants.hpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ test_trigger_generic()

template<typename return_type , typename primary_type , typename this_type , typename from_type >
return_type CALLTYPE trigger::test_trigger_generic ( uint16_t const *  tval,
sys::state ws,
primary_type  primary_slot,
this_type  this_slot,
from_type  from_slot 
)

Definition at line 5718 of file triggers.cpp.

◆ to_generic() [1/25]

int32_t trigger::to_generic ( dcon::nation_id  v)
inline

Definition at line 27 of file triggers.hpp.

◆ to_generic() [2/25]

int32_t trigger::to_generic ( dcon::pop_id  v)
inline

Definition at line 42 of file triggers.hpp.

◆ to_generic() [3/25]

int32_t trigger::to_generic ( dcon::province_id  v)
inline

Definition at line 12 of file triggers.hpp.

◆ to_generic() [4/25]

int32_t trigger::to_generic ( dcon::rebel_faction_id  v)
inline

Definition at line 72 of file triggers.hpp.

◆ to_generic() [5/25]

int32_t trigger::to_generic ( dcon::state_instance_id  v)
inline

Definition at line 57 of file triggers.hpp.

◆ to_generic() [6/25]

ve::contiguous_tags< int32_t > trigger::to_generic ( ve::contiguous_tags< dcon::nation_id >  v)
inline

Definition at line 33 of file triggers.hpp.

◆ to_generic() [7/25]

ve::contiguous_tags< int32_t > trigger::to_generic ( ve::contiguous_tags< dcon::pop_id >  v)
inline

Definition at line 48 of file triggers.hpp.

◆ to_generic() [8/25]

ve::contiguous_tags< int32_t > trigger::to_generic ( ve::contiguous_tags< dcon::province_id >  v)
inline

Definition at line 18 of file triggers.hpp.

◆ to_generic() [9/25]

ve::contiguous_tags< int32_t > trigger::to_generic ( ve::contiguous_tags< dcon::rebel_faction_id >  v)
inline

Definition at line 78 of file triggers.hpp.

◆ to_generic() [10/25]

ve::contiguous_tags< int32_t > trigger::to_generic ( ve::contiguous_tags< dcon::state_instance_id >  v)
inline

Definition at line 63 of file triggers.hpp.

◆ to_generic() [11/25]

ve::partial_contiguous_tags< int32_t > trigger::to_generic ( ve::partial_contiguous_tags< dcon::nation_id >  v)
inline

Definition at line 39 of file triggers.hpp.

◆ to_generic() [12/25]

ve::partial_contiguous_tags< int32_t > trigger::to_generic ( ve::partial_contiguous_tags< dcon::pop_id >  v)
inline

Definition at line 54 of file triggers.hpp.

◆ to_generic() [13/25]

ve::partial_contiguous_tags< int32_t > trigger::to_generic ( ve::partial_contiguous_tags< dcon::province_id >  v)
inline

Definition at line 24 of file triggers.hpp.

◆ to_generic() [14/25]

ve::partial_contiguous_tags< int32_t > trigger::to_generic ( ve::partial_contiguous_tags< dcon::rebel_faction_id >  v)
inline

Definition at line 84 of file triggers.hpp.

◆ to_generic() [15/25]

ve::partial_contiguous_tags< int32_t > trigger::to_generic ( ve::partial_contiguous_tags< dcon::state_instance_id >  v)
inline

Definition at line 69 of file triggers.hpp.

◆ to_generic() [16/25]

ve::tagged_vector< int32_t > trigger::to_generic ( ve::tagged_vector< dcon::nation_id >  v)
inline

Definition at line 30 of file triggers.hpp.

◆ to_generic() [17/25]

ve::tagged_vector< int32_t > trigger::to_generic ( ve::tagged_vector< dcon::pop_id >  v)
inline

Definition at line 45 of file triggers.hpp.

◆ to_generic() [18/25]

ve::tagged_vector< int32_t > trigger::to_generic ( ve::tagged_vector< dcon::province_id >  v)
inline

Definition at line 15 of file triggers.hpp.

◆ to_generic() [19/25]

ve::tagged_vector< int32_t > trigger::to_generic ( ve::tagged_vector< dcon::rebel_faction_id >  v)
inline

Definition at line 75 of file triggers.hpp.

◆ to_generic() [20/25]

ve::tagged_vector< int32_t > trigger::to_generic ( ve::tagged_vector< dcon::state_instance_id >  v)
inline

Definition at line 60 of file triggers.hpp.

◆ to_generic() [21/25]

ve::unaligned_contiguous_tags< int32_t > trigger::to_generic ( ve::unaligned_contiguous_tags< dcon::nation_id >  v)
inline

Definition at line 36 of file triggers.hpp.

◆ to_generic() [22/25]

ve::unaligned_contiguous_tags< int32_t > trigger::to_generic ( ve::unaligned_contiguous_tags< dcon::pop_id >  v)
inline

Definition at line 51 of file triggers.hpp.

◆ to_generic() [23/25]

ve::unaligned_contiguous_tags< int32_t > trigger::to_generic ( ve::unaligned_contiguous_tags< dcon::province_id >  v)
inline

Definition at line 21 of file triggers.hpp.

◆ to_generic() [24/25]

ve::unaligned_contiguous_tags< int32_t > trigger::to_generic ( ve::unaligned_contiguous_tags< dcon::rebel_faction_id >  v)
inline

Definition at line 81 of file triggers.hpp.

◆ to_generic() [25/25]

ve::unaligned_contiguous_tags< int32_t > trigger::to_generic ( ve::unaligned_contiguous_tags< dcon::state_instance_id >  v)
inline

Definition at line 66 of file triggers.hpp.

◆ to_nation() [1/5]

dcon::nation_id trigger::to_nation ( int32_t  v)
inline

Definition at line 104 of file triggers.hpp.

◆ to_nation() [2/5]

ve::contiguous_tags< dcon::nation_id > trigger::to_nation ( ve::contiguous_tags< int32_t >  v)
inline

Definition at line 110 of file triggers.hpp.

◆ to_nation() [3/5]

ve::partial_contiguous_tags< dcon::nation_id > trigger::to_nation ( ve::partial_contiguous_tags< int32_t >  v)
inline

Definition at line 116 of file triggers.hpp.

◆ to_nation() [4/5]

ve::tagged_vector< dcon::nation_id > trigger::to_nation ( ve::tagged_vector< int32_t >  v)
inline

Definition at line 107 of file triggers.hpp.

◆ to_nation() [5/5]

ve::unaligned_contiguous_tags< dcon::nation_id > trigger::to_nation ( ve::unaligned_contiguous_tags< int32_t >  v)
inline

Definition at line 113 of file triggers.hpp.

◆ to_pop() [1/5]

dcon::pop_id trigger::to_pop ( int32_t  v)
inline

Definition at line 120 of file triggers.hpp.

◆ to_pop() [2/5]

ve::contiguous_tags< dcon::pop_id > trigger::to_pop ( ve::contiguous_tags< int32_t >  v)
inline

Definition at line 126 of file triggers.hpp.

◆ to_pop() [3/5]

ve::partial_contiguous_tags< dcon::pop_id > trigger::to_pop ( ve::partial_contiguous_tags< int32_t >  v)
inline

Definition at line 132 of file triggers.hpp.

◆ to_pop() [4/5]

ve::tagged_vector< dcon::pop_id > trigger::to_pop ( ve::tagged_vector< int32_t >  v)
inline

Definition at line 123 of file triggers.hpp.

◆ to_pop() [5/5]

ve::unaligned_contiguous_tags< dcon::pop_id > trigger::to_pop ( ve::unaligned_contiguous_tags< int32_t >  v)
inline

Definition at line 129 of file triggers.hpp.

◆ to_prov() [1/5]

dcon::province_id trigger::to_prov ( int32_t  v)
inline

Definition at line 88 of file triggers.hpp.

◆ to_prov() [2/5]

ve::contiguous_tags< dcon::province_id > trigger::to_prov ( ve::contiguous_tags< int32_t >  v)
inline

Definition at line 94 of file triggers.hpp.

◆ to_prov() [3/5]

ve::partial_contiguous_tags< dcon::province_id > trigger::to_prov ( ve::partial_contiguous_tags< int32_t >  v)
inline

Definition at line 100 of file triggers.hpp.

◆ to_prov() [4/5]

ve::tagged_vector< dcon::province_id > trigger::to_prov ( ve::tagged_vector< int32_t >  v)
inline

Definition at line 91 of file triggers.hpp.

◆ to_prov() [5/5]

ve::unaligned_contiguous_tags< dcon::province_id > trigger::to_prov ( ve::unaligned_contiguous_tags< int32_t >  v)
inline

Definition at line 97 of file triggers.hpp.

◆ to_rebel() [1/5]

dcon::rebel_faction_id trigger::to_rebel ( int32_t  v)
inline

Definition at line 152 of file triggers.hpp.

Here is the caller graph for this function:

◆ to_rebel() [2/5]

ve::contiguous_tags< dcon::rebel_faction_id > trigger::to_rebel ( ve::contiguous_tags< int32_t >  v)
inline

Definition at line 158 of file triggers.hpp.

◆ to_rebel() [3/5]

ve::partial_contiguous_tags< dcon::rebel_faction_id > trigger::to_rebel ( ve::partial_contiguous_tags< int32_t >  v)
inline

Definition at line 164 of file triggers.hpp.

◆ to_rebel() [4/5]

ve::tagged_vector< dcon::rebel_faction_id > trigger::to_rebel ( ve::tagged_vector< int32_t >  v)
inline

Definition at line 155 of file triggers.hpp.

◆ to_rebel() [5/5]

ve::unaligned_contiguous_tags< dcon::rebel_faction_id > trigger::to_rebel ( ve::unaligned_contiguous_tags< int32_t >  v)
inline

Definition at line 161 of file triggers.hpp.

◆ to_state() [1/5]

dcon::state_instance_id trigger::to_state ( int32_t  v)
inline

Definition at line 136 of file triggers.hpp.

◆ to_state() [2/5]

ve::contiguous_tags< dcon::state_instance_id > trigger::to_state ( ve::contiguous_tags< int32_t >  v)
inline

Definition at line 142 of file triggers.hpp.

◆ to_state() [3/5]

ve::partial_contiguous_tags< dcon::state_instance_id > trigger::to_state ( ve::partial_contiguous_tags< int32_t >  v)
inline

Definition at line 148 of file triggers.hpp.

◆ to_state() [4/5]

ve::tagged_vector< dcon::state_instance_id > trigger::to_state ( ve::tagged_vector< int32_t >  v)
inline

Definition at line 139 of file triggers.hpp.

◆ to_state() [5/5]

ve::unaligned_contiguous_tags< dcon::state_instance_id > trigger::to_state ( ve::unaligned_contiguous_tags< int32_t >  v)
inline

Definition at line 145 of file triggers.hpp.

◆ TRIGGER_FUNCTION() [1/787]

trigger::TRIGGER_FUNCTION ( apply_conjuctively  )

Definition at line 225 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [2/787]

trigger::TRIGGER_FUNCTION ( apply_disjuctively  )

Definition at line 210 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [3/787]

trigger::TRIGGER_FUNCTION ( apply_subtriggers  )

Definition at line 240 of file triggers.cpp.

◆ TRIGGER_FUNCTION() [4/787]

trigger::TRIGGER_FUNCTION ( tf_accepted_culture  )

Definition at line 1416 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [5/787]

trigger::TRIGGER_FUNCTION ( tf_administration_spending_nation  )

Definition at line 3945 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [6/787]

trigger::TRIGGER_FUNCTION ( tf_administration_spending_pop  )

Definition at line 3948 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [7/787]

trigger::TRIGGER_FUNCTION ( tf_administration_spending_province  )

Definition at line 3952 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [8/787]

trigger::TRIGGER_FUNCTION ( tf_administration_spending_state  )

Definition at line 3956 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [9/787]

trigger::TRIGGER_FUNCTION ( tf_agree_with_ruling_party  )

Definition at line 3703 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [10/787]

trigger::TRIGGER_FUNCTION ( tf_ai  )

Definition at line 3490 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [11/787]

trigger::TRIGGER_FUNCTION ( tf_alliance_with_from  )

Definition at line 3617 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [12/787]

trigger::TRIGGER_FUNCTION ( tf_alliance_with_tag  )

Definition at line 3607 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [13/787]

trigger::TRIGGER_FUNCTION ( tf_alliance_with_this_nation  )

Definition at line 3626 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [14/787]

trigger::TRIGGER_FUNCTION ( tf_alliance_with_this_pop  )

Definition at line 3655 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [15/787]

trigger::TRIGGER_FUNCTION ( tf_alliance_with_this_province  )

Definition at line 3635 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [16/787]

trigger::TRIGGER_FUNCTION ( tf_alliance_with_this_state  )

Definition at line 3645 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [17/787]

trigger::TRIGGER_FUNCTION ( tf_always  )

Definition at line 3787 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [18/787]

trigger::TRIGGER_FUNCTION ( tf_average_consciousness_nation  )

Definition at line 3206 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [19/787]

trigger::TRIGGER_FUNCTION ( tf_average_consciousness_province  )

Definition at line 3216 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [20/787]

trigger::TRIGGER_FUNCTION ( tf_average_consciousness_state  )

Definition at line 3211 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [21/787]

trigger::TRIGGER_FUNCTION ( tf_average_militancy_nation  )

Definition at line 3191 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [22/787]

trigger::TRIGGER_FUNCTION ( tf_average_militancy_province  )

Definition at line 3201 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [23/787]

trigger::TRIGGER_FUNCTION ( tf_average_militancy_state  )

Definition at line 3196 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [24/787]

trigger::TRIGGER_FUNCTION ( tf_badboy  )

Definition at line 2317 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [25/787]

trigger::TRIGGER_FUNCTION ( tf_big_producer  )

Definition at line 4468 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [26/787]

trigger::TRIGGER_FUNCTION ( tf_blockade  )

Definition at line 1842 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [27/787]

trigger::TRIGGER_FUNCTION ( tf_brigades_compare_from  )

Definition at line 4277 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [28/787]

trigger::TRIGGER_FUNCTION ( tf_brigades_compare_province_from  )

Definition at line 4284 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [29/787]

trigger::TRIGGER_FUNCTION ( tf_brigades_compare_province_this  )

Definition at line 4280 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [30/787]

trigger::TRIGGER_FUNCTION ( tf_brigades_compare_this  )

Definition at line 4274 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [31/787]

trigger::TRIGGER_FUNCTION ( tf_can_build_factory_in_capital_state  )

Definition at line 4520 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [32/787]

trigger::TRIGGER_FUNCTION ( tf_can_build_factory_nation  )

Definition at line 1809 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [33/787]

trigger::TRIGGER_FUNCTION ( tf_can_build_factory_pop  )

Definition at line 1819 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [34/787]

trigger::TRIGGER_FUNCTION ( tf_can_build_factory_province  )

Definition at line 1814 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [35/787]

trigger::TRIGGER_FUNCTION ( tf_can_build_fort_in_capital_no_whole_state_no_limit  )

Definition at line 5444 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [36/787]

trigger::TRIGGER_FUNCTION ( tf_can_build_fort_in_capital_no_whole_state_yes_limit  )

Definition at line 5440 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [37/787]

trigger::TRIGGER_FUNCTION ( tf_can_build_fort_in_capital_yes_whole_state_no_limit  )

Definition at line 5436 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [38/787]

trigger::TRIGGER_FUNCTION ( tf_can_build_fort_in_capital_yes_whole_state_yes_limit  )

Definition at line 5432 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [39/787]

trigger::TRIGGER_FUNCTION ( tf_can_build_in_province_fort_no_limit_from_nation  )

Definition at line 5364 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [40/787]

trigger::TRIGGER_FUNCTION ( tf_can_build_in_province_fort_no_limit_this_nation  )

Definition at line 5372 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [41/787]

trigger::TRIGGER_FUNCTION ( tf_can_build_in_province_fort_yes_limit_from_nation  )

Definition at line 5368 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [42/787]

trigger::TRIGGER_FUNCTION ( tf_can_build_in_province_fort_yes_limit_this_nation  )

Definition at line 5376 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [43/787]

trigger::TRIGGER_FUNCTION ( tf_can_build_in_province_naval_base_no_limit_from_nation  )

Definition at line 5380 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [44/787]

trigger::TRIGGER_FUNCTION ( tf_can_build_in_province_naval_base_no_limit_this_nation  )

Definition at line 5398 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [45/787]

trigger::TRIGGER_FUNCTION ( tf_can_build_in_province_naval_base_yes_limit_from_nation  )

Definition at line 5389 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [46/787]

trigger::TRIGGER_FUNCTION ( tf_can_build_in_province_naval_base_yes_limit_this_nation  )

Definition at line 5407 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [47/787]

trigger::TRIGGER_FUNCTION ( tf_can_build_in_province_railroad_no_limit_from_nation  )

Definition at line 5340 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [48/787]

trigger::TRIGGER_FUNCTION ( tf_can_build_in_province_railroad_no_limit_this_nation  )

Definition at line 5352 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [49/787]

trigger::TRIGGER_FUNCTION ( tf_can_build_in_province_railroad_yes_limit_from_nation  )

Definition at line 5346 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [50/787]

trigger::TRIGGER_FUNCTION ( tf_can_build_in_province_railroad_yes_limit_this_nation  )

Definition at line 5358 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [51/787]

trigger::TRIGGER_FUNCTION ( tf_can_build_railway_in_capital_no_whole_state_no_limit  )

Definition at line 5428 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [52/787]

trigger::TRIGGER_FUNCTION ( tf_can_build_railway_in_capital_no_whole_state_yes_limit  )

Definition at line 5424 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [53/787]

trigger::TRIGGER_FUNCTION ( tf_can_build_railway_in_capital_yes_whole_state_no_limit  )

Definition at line 5420 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [54/787]

trigger::TRIGGER_FUNCTION ( tf_can_build_railway_in_capital_yes_whole_state_yes_limit  )

Definition at line 5416 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [55/787]

trigger::TRIGGER_FUNCTION ( tf_can_create_vassals  )

Definition at line 3493 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [56/787]

trigger::TRIGGER_FUNCTION ( tf_can_nationalize  )

Definition at line 4390 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [57/787]

trigger::TRIGGER_FUNCTION ( tf_capital  )

Definition at line 1402 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [58/787]

trigger::TRIGGER_FUNCTION ( tf_capital_scope  )

Definition at line 1055 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [59/787]

trigger::TRIGGER_FUNCTION ( tf_capital_scope_pop  )

Definition at line 1063 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [60/787]

trigger::TRIGGER_FUNCTION ( tf_capital_scope_province  )

Definition at line 1059 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [61/787]

trigger::TRIGGER_FUNCTION ( tf_cash_reserves  )

Definition at line 1297 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [62/787]

trigger::TRIGGER_FUNCTION ( tf_casus_belli_from  )

Definition at line 2203 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [63/787]

trigger::TRIGGER_FUNCTION ( tf_casus_belli_tag  )

Definition at line 2197 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [64/787]

trigger::TRIGGER_FUNCTION ( tf_casus_belli_this_nation  )

Definition at line 2209 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [65/787]

trigger::TRIGGER_FUNCTION ( tf_casus_belli_this_pop  )

Definition at line 2229 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [66/787]

trigger::TRIGGER_FUNCTION ( tf_casus_belli_this_province  )

Definition at line 2222 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [67/787]

trigger::TRIGGER_FUNCTION ( tf_casus_belli_this_state  )

Definition at line 2215 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [68/787]

trigger::TRIGGER_FUNCTION ( tf_check_variable  )

Definition at line 5286 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [69/787]

trigger::TRIGGER_FUNCTION ( tf_civilization_progress  )

Definition at line 4317 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [70/787]

trigger::TRIGGER_FUNCTION ( tf_civilized_nation  )

Definition at line 3875 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [71/787]

trigger::TRIGGER_FUNCTION ( tf_civilized_pop  )

Definition at line 3878 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [72/787]

trigger::TRIGGER_FUNCTION ( tf_civilized_province  )

Definition at line 3882 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [73/787]

trigger::TRIGGER_FUNCTION ( tf_colonial_nation  )

Definition at line 3975 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [74/787]

trigger::TRIGGER_FUNCTION ( tf_consciousness_nation  )

Definition at line 4698 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [75/787]

trigger::TRIGGER_FUNCTION ( tf_consciousness_pop  )

Definition at line 4681 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [76/787]

trigger::TRIGGER_FUNCTION ( tf_consciousness_province  )

Definition at line 4684 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [77/787]

trigger::TRIGGER_FUNCTION ( tf_consciousness_state  )

Definition at line 4691 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [78/787]

trigger::TRIGGER_FUNCTION ( tf_constructing_cb_discovered  )

Definition at line 4310 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [79/787]

trigger::TRIGGER_FUNCTION ( tf_constructing_cb_from  )

Definition at line 4292 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [80/787]

trigger::TRIGGER_FUNCTION ( tf_constructing_cb_progress  )

Definition at line 4313 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [81/787]

trigger::TRIGGER_FUNCTION ( tf_constructing_cb_tag  )

Definition at line 4288 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [82/787]

trigger::TRIGGER_FUNCTION ( tf_constructing_cb_this_nation  )

Definition at line 4295 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [83/787]

trigger::TRIGGER_FUNCTION ( tf_constructing_cb_this_pop  )

Definition at line 4306 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [84/787]

trigger::TRIGGER_FUNCTION ( tf_constructing_cb_this_province  )

Definition at line 4298 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [85/787]

trigger::TRIGGER_FUNCTION ( tf_constructing_cb_this_state  )

Definition at line 4302 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [86/787]

trigger::TRIGGER_FUNCTION ( tf_constructing_cb_type  )

Definition at line 4322 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [87/787]

trigger::TRIGGER_FUNCTION ( tf_continent_nation  )

Definition at line 2155 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [88/787]

trigger::TRIGGER_FUNCTION ( tf_continent_nation_from  )

Definition at line 2180 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [89/787]

trigger::TRIGGER_FUNCTION ( tf_continent_nation_this  )

Definition at line 2163 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [90/787]

trigger::TRIGGER_FUNCTION ( tf_continent_pop  )

Definition at line 2159 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [91/787]

trigger::TRIGGER_FUNCTION ( tf_continent_pop_from  )

Definition at line 2192 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [92/787]

trigger::TRIGGER_FUNCTION ( tf_continent_pop_this  )

Definition at line 2175 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [93/787]

trigger::TRIGGER_FUNCTION ( tf_continent_province  )

Definition at line 2148 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [94/787]

trigger::TRIGGER_FUNCTION ( tf_continent_province_from  )

Definition at line 2188 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [95/787]

trigger::TRIGGER_FUNCTION ( tf_continent_province_this  )

Definition at line 2171 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [96/787]

trigger::TRIGGER_FUNCTION ( tf_continent_state  )

Definition at line 2151 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [97/787]

trigger::TRIGGER_FUNCTION ( tf_continent_state_from  )

Definition at line 2184 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [98/787]

trigger::TRIGGER_FUNCTION ( tf_continent_state_this  )

Definition at line 2167 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [99/787]

trigger::TRIGGER_FUNCTION ( tf_controlled_by_from  )

Definition at line 3319 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [100/787]

trigger::TRIGGER_FUNCTION ( tf_controlled_by_owner  )

Definition at line 3339 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [101/787]

trigger::TRIGGER_FUNCTION ( tf_controlled_by_reb  )

Definition at line 3343 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [102/787]

trigger::TRIGGER_FUNCTION ( tf_controlled_by_rebels  )

Definition at line 3311 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [103/787]

trigger::TRIGGER_FUNCTION ( tf_controlled_by_tag  )

Definition at line 3315 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [104/787]

trigger::TRIGGER_FUNCTION ( tf_controlled_by_this_nation  )

Definition at line 3323 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [105/787]

trigger::TRIGGER_FUNCTION ( tf_controlled_by_this_pop  )

Definition at line 3335 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [106/787]

trigger::TRIGGER_FUNCTION ( tf_controlled_by_this_province  )

Definition at line 3327 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [107/787]

trigger::TRIGGER_FUNCTION ( tf_controlled_by_this_state  )

Definition at line 3331 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [108/787]

trigger::TRIGGER_FUNCTION ( tf_controller_scope  )

Definition at line 1034 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [109/787]

trigger::TRIGGER_FUNCTION ( tf_controls  )

Definition at line 1854 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [110/787]

trigger::TRIGGER_FUNCTION ( tf_corruption  )

Definition at line 2886 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [111/787]

trigger::TRIGGER_FUNCTION ( tf_country_scope_nation  )

Definition at line 1150 of file triggers.cpp.

◆ TRIGGER_FUNCTION() [112/787]

trigger::TRIGGER_FUNCTION ( tf_country_scope_pop  )

Definition at line 1049 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [113/787]

trigger::TRIGGER_FUNCTION ( tf_country_scope_province  )

Definition at line 1153 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [114/787]

trigger::TRIGGER_FUNCTION ( tf_country_scope_state  )

Definition at line 1044 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [115/787]

trigger::TRIGGER_FUNCTION ( tf_country_units_in_state_from  )

Definition at line 2553 of file triggers.cpp.

◆ TRIGGER_FUNCTION() [116/787]

trigger::TRIGGER_FUNCTION ( tf_country_units_in_state_tag  )

Definition at line 2636 of file triggers.cpp.

◆ TRIGGER_FUNCTION() [117/787]

trigger::TRIGGER_FUNCTION ( tf_country_units_in_state_this_nation  )

Definition at line 2569 of file triggers.cpp.

◆ TRIGGER_FUNCTION() [118/787]

trigger::TRIGGER_FUNCTION ( tf_country_units_in_state_this_pop  )

Definition at line 2619 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [119/787]

trigger::TRIGGER_FUNCTION ( tf_country_units_in_state_this_province  )

Definition at line 2585 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [120/787]

trigger::TRIGGER_FUNCTION ( tf_country_units_in_state_this_state  )

Definition at line 2602 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [121/787]

trigger::TRIGGER_FUNCTION ( tf_crime_higher_than_education_nation  )

Definition at line 3687 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [122/787]

trigger::TRIGGER_FUNCTION ( tf_crime_higher_than_education_pop  )

Definition at line 3699 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [123/787]

trigger::TRIGGER_FUNCTION ( tf_crime_higher_than_education_province  )

Definition at line 3695 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [124/787]

trigger::TRIGGER_FUNCTION ( tf_crime_higher_than_education_state  )

Definition at line 3691 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [125/787]

trigger::TRIGGER_FUNCTION ( tf_crisis_exist  )

Definition at line 4800 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [126/787]

trigger::TRIGGER_FUNCTION ( tf_crisis_state_scope  )

Definition at line 1125 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [127/787]

trigger::TRIGGER_FUNCTION ( tf_crisis_temperature  )

Definition at line 4809 of file triggers.cpp.

◆ TRIGGER_FUNCTION() [128/787]

trigger::TRIGGER_FUNCTION ( tf_cultural_union_scope  )

Definition at line 1093 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [129/787]

trigger::TRIGGER_FUNCTION ( tf_cultural_union_scope_pop  )

Definition at line 1158 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [130/787]

trigger::TRIGGER_FUNCTION ( tf_culture_from_nation  )

Definition at line 1455 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [131/787]

trigger::TRIGGER_FUNCTION ( tf_culture_group_nation  )

Definition at line 1472 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [132/787]

trigger::TRIGGER_FUNCTION ( tf_culture_group_nation_from_nation  )

Definition at line 1515 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [133/787]

trigger::TRIGGER_FUNCTION ( tf_culture_group_nation_this_nation  )

Definition at line 1506 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [134/787]

trigger::TRIGGER_FUNCTION ( tf_culture_group_nation_this_pop  )

Definition at line 1546 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [135/787]

trigger::TRIGGER_FUNCTION ( tf_culture_group_nation_this_province  )

Definition at line 1524 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [136/787]

trigger::TRIGGER_FUNCTION ( tf_culture_group_nation_this_state  )

Definition at line 1535 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [137/787]

trigger::TRIGGER_FUNCTION ( tf_culture_group_pop  )

Definition at line 1476 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [138/787]

trigger::TRIGGER_FUNCTION ( tf_culture_group_pop_from_nation  )

Definition at line 1519 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [139/787]

trigger::TRIGGER_FUNCTION ( tf_culture_group_pop_this_nation  )

Definition at line 1510 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [140/787]

trigger::TRIGGER_FUNCTION ( tf_culture_group_pop_this_pop  )

Definition at line 1551 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [141/787]

trigger::TRIGGER_FUNCTION ( tf_culture_group_pop_this_province  )

Definition at line 1529 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [142/787]

trigger::TRIGGER_FUNCTION ( tf_culture_group_pop_this_state  )

Definition at line 1540 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [143/787]

trigger::TRIGGER_FUNCTION ( tf_culture_group_province  )

Definition at line 1481 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [144/787]

trigger::TRIGGER_FUNCTION ( tf_culture_group_reb_nation  )

Definition at line 1491 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [145/787]

trigger::TRIGGER_FUNCTION ( tf_culture_group_reb_pop  )

Definition at line 1497 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [146/787]

trigger::TRIGGER_FUNCTION ( tf_culture_group_state  )

Definition at line 1486 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [147/787]

trigger::TRIGGER_FUNCTION ( tf_culture_has_union_tag_nation  )

Definition at line 4118 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [148/787]

trigger::TRIGGER_FUNCTION ( tf_culture_has_union_tag_pop  )

Definition at line 4112 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [149/787]

trigger::TRIGGER_FUNCTION ( tf_culture_nation  )

Definition at line 1431 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [150/787]

trigger::TRIGGER_FUNCTION ( tf_culture_nation_reb  )

Definition at line 1447 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [151/787]

trigger::TRIGGER_FUNCTION ( tf_culture_pop  )

Definition at line 1420 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [152/787]

trigger::TRIGGER_FUNCTION ( tf_culture_pop_reb  )

Definition at line 1435 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [153/787]

trigger::TRIGGER_FUNCTION ( tf_culture_province  )

Definition at line 1427 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [154/787]

trigger::TRIGGER_FUNCTION ( tf_culture_province_reb  )

Definition at line 1443 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [155/787]

trigger::TRIGGER_FUNCTION ( tf_culture_state  )

Definition at line 1423 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [156/787]

trigger::TRIGGER_FUNCTION ( tf_culture_state_reb  )

Definition at line 1439 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [157/787]

trigger::TRIGGER_FUNCTION ( tf_culture_this_nation  )

Definition at line 1451 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [158/787]

trigger::TRIGGER_FUNCTION ( tf_culture_this_pop  )

Definition at line 1463 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [159/787]

trigger::TRIGGER_FUNCTION ( tf_culture_this_province  )

Definition at line 1468 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [160/787]

trigger::TRIGGER_FUNCTION ( tf_culture_this_state  )

Definition at line 1459 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [161/787]

trigger::TRIGGER_FUNCTION ( tf_diplomatic_influence_from_nation  )

Definition at line 5110 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [162/787]

trigger::TRIGGER_FUNCTION ( tf_diplomatic_influence_from_province  )

Definition at line 5119 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [163/787]

trigger::TRIGGER_FUNCTION ( tf_diplomatic_influence_tag  )

Definition at line 5081 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [164/787]

trigger::TRIGGER_FUNCTION ( tf_diplomatic_influence_this_nation  )

Definition at line 5091 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [165/787]

trigger::TRIGGER_FUNCTION ( tf_diplomatic_influence_this_province  )

Definition at line 5100 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [166/787]

trigger::TRIGGER_FUNCTION ( tf_education_spending_nation  )

Definition at line 3960 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [167/787]

trigger::TRIGGER_FUNCTION ( tf_education_spending_pop  )

Definition at line 3963 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [168/787]

trigger::TRIGGER_FUNCTION ( tf_education_spending_province  )

Definition at line 3967 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [169/787]

trigger::TRIGGER_FUNCTION ( tf_education_spending_state  )

Definition at line 3971 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [170/787]

trigger::TRIGGER_FUNCTION ( tf_election  )

Definition at line 3790 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [171/787]

trigger::TRIGGER_FUNCTION ( tf_empty  )

Definition at line 2351 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [172/787]

trigger::TRIGGER_FUNCTION ( tf_empty_state  )

Definition at line 2355 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [173/787]

trigger::TRIGGER_FUNCTION ( tf_everyday_needs  )

Definition at line 4673 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [174/787]

trigger::TRIGGER_FUNCTION ( tf_exists_bool  )

Definition at line 2126 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [175/787]

trigger::TRIGGER_FUNCTION ( tf_exists_tag  )

Definition at line 2129 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [176/787]

trigger::TRIGGER_FUNCTION ( tf_flashpoint_tag_scope  )

Definition at line 1119 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [177/787]

trigger::TRIGGER_FUNCTION ( tf_flashpoint_tension  )

Definition at line 4792 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [178/787]

trigger::TRIGGER_FUNCTION ( tf_flashpoint_tension_province  )

Definition at line 4796 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [179/787]

trigger::TRIGGER_FUNCTION ( tf_from_scope  )

Definition at line 1070 of file triggers.cpp.

◆ TRIGGER_FUNCTION() [180/787]

trigger::TRIGGER_FUNCTION ( tf_generic_scope  )

Definition at line 254 of file triggers.cpp.

◆ TRIGGER_FUNCTION() [181/787]

trigger::TRIGGER_FUNCTION ( tf_government_nation  )

Definition at line 1392 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [182/787]

trigger::TRIGGER_FUNCTION ( tf_government_pop  )

Definition at line 1396 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [183/787]

trigger::TRIGGER_FUNCTION ( tf_great_wars_enabled  )

Definition at line 4387 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [184/787]

trigger::TRIGGER_FUNCTION ( tf_has_building_bank  )

Definition at line 5644 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [185/787]

trigger::TRIGGER_FUNCTION ( tf_has_building_factory  )

Definition at line 2330 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [186/787]

trigger::TRIGGER_FUNCTION ( tf_has_building_factory_from_province  )

Definition at line 2346 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [187/787]

trigger::TRIGGER_FUNCTION ( tf_has_building_fort  )

Definition at line 2320 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [188/787]

trigger::TRIGGER_FUNCTION ( tf_has_building_naval_base  )

Definition at line 2326 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [189/787]

trigger::TRIGGER_FUNCTION ( tf_has_building_railroad  )

Definition at line 2323 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [190/787]

trigger::TRIGGER_FUNCTION ( tf_has_building_state  )

Definition at line 2334 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [191/787]

trigger::TRIGGER_FUNCTION ( tf_has_building_state_from_province  )

Definition at line 2340 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [192/787]

trigger::TRIGGER_FUNCTION ( tf_has_building_university  )

Definition at line 5647 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [193/787]

trigger::TRIGGER_FUNCTION ( tf_has_country_flag  )

Definition at line 2133 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [194/787]

trigger::TRIGGER_FUNCTION ( tf_has_country_flag_pop  )

Definition at line 2136 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [195/787]

trigger::TRIGGER_FUNCTION ( tf_has_country_flag_province  )

Definition at line 2140 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [196/787]

trigger::TRIGGER_FUNCTION ( tf_has_country_flag_state  )

Definition at line 2144 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [197/787]

trigger::TRIGGER_FUNCTION ( tf_has_country_modifier  )

Definition at line 2361 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [198/787]

trigger::TRIGGER_FUNCTION ( tf_has_country_modifier_province  )

Definition at line 2374 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [199/787]

trigger::TRIGGER_FUNCTION ( tf_has_crime  )

Definition at line 4263 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [200/787]

trigger::TRIGGER_FUNCTION ( tf_has_cultural_sphere  )

Definition at line 4557 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [201/787]

trigger::TRIGGER_FUNCTION ( tf_has_culture_core  )

Definition at line 3270 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [202/787]

trigger::TRIGGER_FUNCTION ( tf_has_culture_core_province_this_pop  )

Definition at line 3285 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [203/787]

trigger::TRIGGER_FUNCTION ( tf_has_empty_adjacent_province  )

Definition at line 3460 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [204/787]

trigger::TRIGGER_FUNCTION ( tf_has_empty_adjacent_state_province  )

Definition at line 1229 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [205/787]

trigger::TRIGGER_FUNCTION ( tf_has_empty_adjacent_state_state  )

Definition at line 1258 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [206/787]

trigger::TRIGGER_FUNCTION ( tf_has_faction_nation  )

Definition at line 1602 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [207/787]

trigger::TRIGGER_FUNCTION ( tf_has_faction_pop  )

Definition at line 1615 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [208/787]

trigger::TRIGGER_FUNCTION ( tf_has_factories_nation  )

Definition at line 3734 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [209/787]

trigger::TRIGGER_FUNCTION ( tf_has_factories_state  )

Definition at line 3728 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [210/787]

trigger::TRIGGER_FUNCTION ( tf_has_flashpoint  )

Definition at line 4788 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [211/787]

trigger::TRIGGER_FUNCTION ( tf_has_global_flag  )

Definition at line 3797 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [212/787]

trigger::TRIGGER_FUNCTION ( tf_has_leader  )

Definition at line 3476 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [213/787]

trigger::TRIGGER_FUNCTION ( tf_has_national_focus_province  )

Definition at line 2802 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [214/787]

trigger::TRIGGER_FUNCTION ( tf_has_national_focus_state  )

Definition at line 2796 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [215/787]

trigger::TRIGGER_FUNCTION ( tf_has_national_minority_nation  )

Definition at line 1377 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [216/787]

trigger::TRIGGER_FUNCTION ( tf_has_national_minority_province  )

Definition at line 1345 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [217/787]

trigger::TRIGGER_FUNCTION ( tf_has_national_minority_state  )

Definition at line 1361 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [218/787]

trigger::TRIGGER_FUNCTION ( tf_has_pop_culture_nation  )

Definition at line 4619 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [219/787]

trigger::TRIGGER_FUNCTION ( tf_has_pop_culture_nation_this_pop  )

Definition at line 4599 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [220/787]

trigger::TRIGGER_FUNCTION ( tf_has_pop_culture_pop  )

Definition at line 4608 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [221/787]

trigger::TRIGGER_FUNCTION ( tf_has_pop_culture_pop_this_pop  )

Definition at line 4578 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [222/787]

trigger::TRIGGER_FUNCTION ( tf_has_pop_culture_province  )

Definition at line 4615 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [223/787]

trigger::TRIGGER_FUNCTION ( tf_has_pop_culture_province_this_pop  )

Definition at line 4590 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [224/787]

trigger::TRIGGER_FUNCTION ( tf_has_pop_culture_state  )

Definition at line 4611 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [225/787]

trigger::TRIGGER_FUNCTION ( tf_has_pop_culture_state_this_pop  )

Definition at line 4581 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [226/787]

trigger::TRIGGER_FUNCTION ( tf_has_pop_religion_nation  )

Definition at line 4665 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [227/787]

trigger::TRIGGER_FUNCTION ( tf_has_pop_religion_nation_this_pop  )

Definition at line 4645 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [228/787]

trigger::TRIGGER_FUNCTION ( tf_has_pop_religion_pop  )

Definition at line 4654 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [229/787]

trigger::TRIGGER_FUNCTION ( tf_has_pop_religion_pop_this_pop  )

Definition at line 4623 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [230/787]

trigger::TRIGGER_FUNCTION ( tf_has_pop_religion_province  )

Definition at line 4661 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [231/787]

trigger::TRIGGER_FUNCTION ( tf_has_pop_religion_province_this_pop  )

Definition at line 4636 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [232/787]

trigger::TRIGGER_FUNCTION ( tf_has_pop_religion_state  )

Definition at line 4657 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [233/787]

trigger::TRIGGER_FUNCTION ( tf_has_pop_religion_state_this_pop  )

Definition at line 4627 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [234/787]

trigger::TRIGGER_FUNCTION ( tf_has_pop_type_nation  )

Definition at line 3441 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [235/787]

trigger::TRIGGER_FUNCTION ( tf_has_pop_type_pop  )

Definition at line 3456 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [236/787]

trigger::TRIGGER_FUNCTION ( tf_has_pop_type_province  )

Definition at line 3451 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [237/787]

trigger::TRIGGER_FUNCTION ( tf_has_pop_type_state  )

Definition at line 3446 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [238/787]

trigger::TRIGGER_FUNCTION ( tf_has_province_modifier  )

Definition at line 2388 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [239/787]

trigger::TRIGGER_FUNCTION ( tf_has_recent_imigration  )

Definition at line 4442 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [240/787]

trigger::TRIGGER_FUNCTION ( tf_has_recently_lost_war  )

Definition at line 3665 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [241/787]

trigger::TRIGGER_FUNCTION ( tf_has_recently_lost_war_pop  )

Definition at line 3672 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [242/787]

trigger::TRIGGER_FUNCTION ( tf_has_unclaimed_cores  )

Definition at line 1626 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [243/787]

trigger::TRIGGER_FUNCTION ( tf_have_core_in_nation_from  )

Definition at line 1664 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [244/787]

trigger::TRIGGER_FUNCTION ( tf_have_core_in_nation_tag  )

Definition at line 1645 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [245/787]

trigger::TRIGGER_FUNCTION ( tf_have_core_in_nation_this  )

Definition at line 1655 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [246/787]

trigger::TRIGGER_FUNCTION ( tf_in_default_bool  )

Definition at line 3747 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [247/787]

trigger::TRIGGER_FUNCTION ( tf_in_default_from  )

Definition at line 3756 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [248/787]

trigger::TRIGGER_FUNCTION ( tf_in_default_tag  )

Definition at line 3750 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [249/787]

trigger::TRIGGER_FUNCTION ( tf_in_default_this_nation  )

Definition at line 3761 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [250/787]

trigger::TRIGGER_FUNCTION ( tf_in_default_this_pop  )

Definition at line 3778 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [251/787]

trigger::TRIGGER_FUNCTION ( tf_in_default_this_province  )

Definition at line 3766 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [252/787]

trigger::TRIGGER_FUNCTION ( tf_in_default_this_state  )

Definition at line 3772 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [253/787]

trigger::TRIGGER_FUNCTION ( tf_in_sphere_from  )

Definition at line 3130 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [254/787]

trigger::TRIGGER_FUNCTION ( tf_in_sphere_tag  )

Definition at line 3126 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [255/787]

trigger::TRIGGER_FUNCTION ( tf_in_sphere_this_nation  )

Definition at line 3133 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [256/787]

trigger::TRIGGER_FUNCTION ( tf_in_sphere_this_pop  )

Definition at line 3144 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [257/787]

trigger::TRIGGER_FUNCTION ( tf_in_sphere_this_province  )

Definition at line 3136 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [258/787]

trigger::TRIGGER_FUNCTION ( tf_in_sphere_this_state  )

Definition at line 3140 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [259/787]

trigger::TRIGGER_FUNCTION ( tf_independence_scope  )

Definition at line 1112 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [260/787]

trigger::TRIGGER_FUNCTION ( tf_industrial_score_from_nation  )

Definition at line 3822 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [261/787]

trigger::TRIGGER_FUNCTION ( tf_industrial_score_tag  )

Definition at line 3818 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [262/787]

trigger::TRIGGER_FUNCTION ( tf_industrial_score_this_nation  )

Definition at line 3826 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [263/787]

trigger::TRIGGER_FUNCTION ( tf_industrial_score_this_pop  )

Definition at line 3830 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [264/787]

trigger::TRIGGER_FUNCTION ( tf_industrial_score_this_province  )

Definition at line 3840 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [265/787]

trigger::TRIGGER_FUNCTION ( tf_industrial_score_this_state  )

Definition at line 3835 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [266/787]

trigger::TRIGGER_FUNCTION ( tf_industrial_score_value  )

Definition at line 3815 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [267/787]

trigger::TRIGGER_FUNCTION ( tf_integer_scope  )

Definition at line 1146 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [268/787]

trigger::TRIGGER_FUNCTION ( tf_invention  )

Definition at line 5625 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [269/787]

trigger::TRIGGER_FUNCTION ( tf_invention_pop  )

Definition at line 5633 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [270/787]

trigger::TRIGGER_FUNCTION ( tf_invention_province  )

Definition at line 5629 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [271/787]

trigger::TRIGGER_FUNCTION ( tf_involved_in_crisis_nation  )

Definition at line 4812 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [272/787]

trigger::TRIGGER_FUNCTION ( tf_involved_in_crisis_pop  )

Definition at line 4827 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [273/787]

trigger::TRIGGER_FUNCTION ( tf_is_accepted_culture_nation_this_nation  )

Definition at line 3011 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [274/787]

trigger::TRIGGER_FUNCTION ( tf_is_accepted_culture_nation_this_pop  )

Definition at line 3014 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [275/787]

trigger::TRIGGER_FUNCTION ( tf_is_accepted_culture_nation_this_province  )

Definition at line 3021 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [276/787]

trigger::TRIGGER_FUNCTION ( tf_is_accepted_culture_nation_this_state  )

Definition at line 3017 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [277/787]

trigger::TRIGGER_FUNCTION ( tf_is_accepted_culture_pop  )

Definition at line 3079 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [278/787]

trigger::TRIGGER_FUNCTION ( tf_is_accepted_culture_pop_this_nation  )

Definition at line 3063 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [279/787]

trigger::TRIGGER_FUNCTION ( tf_is_accepted_culture_pop_this_pop  )

Definition at line 3066 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [280/787]

trigger::TRIGGER_FUNCTION ( tf_is_accepted_culture_pop_this_province  )

Definition at line 3074 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [281/787]

trigger::TRIGGER_FUNCTION ( tf_is_accepted_culture_pop_this_state  )

Definition at line 3070 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [282/787]

trigger::TRIGGER_FUNCTION ( tf_is_accepted_culture_province  )

Definition at line 3091 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [283/787]

trigger::TRIGGER_FUNCTION ( tf_is_accepted_culture_province_this_nation  )

Definition at line 3044 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [284/787]

trigger::TRIGGER_FUNCTION ( tf_is_accepted_culture_province_this_pop  )

Definition at line 3048 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [285/787]

trigger::TRIGGER_FUNCTION ( tf_is_accepted_culture_province_this_province  )

Definition at line 3058 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [286/787]

trigger::TRIGGER_FUNCTION ( tf_is_accepted_culture_province_this_state  )

Definition at line 3053 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [287/787]

trigger::TRIGGER_FUNCTION ( tf_is_accepted_culture_state  )

Definition at line 3103 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [288/787]

trigger::TRIGGER_FUNCTION ( tf_is_accepted_culture_state_this_nation  )

Definition at line 3025 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [289/787]

trigger::TRIGGER_FUNCTION ( tf_is_accepted_culture_state_this_pop  )

Definition at line 3029 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [290/787]

trigger::TRIGGER_FUNCTION ( tf_is_accepted_culture_state_this_province  )

Definition at line 3039 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [291/787]

trigger::TRIGGER_FUNCTION ( tf_is_accepted_culture_state_this_state  )

Definition at line 3034 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [292/787]

trigger::TRIGGER_FUNCTION ( tf_is_blockaded  )

Definition at line 2358 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [293/787]

trigger::TRIGGER_FUNCTION ( tf_is_canal_enabled  )

Definition at line 3347 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [294/787]

trigger::TRIGGER_FUNCTION ( tf_is_capital  )

Definition at line 3800 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [295/787]

trigger::TRIGGER_FUNCTION ( tf_is_claim_crisis  )

Definition at line 4806 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [296/787]

trigger::TRIGGER_FUNCTION ( tf_is_coastal_province  )

Definition at line 3115 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [297/787]

trigger::TRIGGER_FUNCTION ( tf_is_coastal_state  )

Definition at line 3118 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [298/787]

trigger::TRIGGER_FUNCTION ( tf_is_colonial_pop  )

Definition at line 3725 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [299/787]

trigger::TRIGGER_FUNCTION ( tf_is_colonial_province  )

Definition at line 3722 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [300/787]

trigger::TRIGGER_FUNCTION ( tf_is_colonial_state  )

Definition at line 3718 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [301/787]

trigger::TRIGGER_FUNCTION ( tf_is_core_boolean  )

Definition at line 2005 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [302/787]

trigger::TRIGGER_FUNCTION ( tf_is_core_from_nation  )

Definition at line 1927 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [303/787]

trigger::TRIGGER_FUNCTION ( tf_is_core_integer  )

Definition at line 1858 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [304/787]

trigger::TRIGGER_FUNCTION ( tf_is_core_pop_tag  )

Definition at line 2016 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [305/787]

trigger::TRIGGER_FUNCTION ( tf_is_core_reb  )

Definition at line 1940 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [306/787]

trigger::TRIGGER_FUNCTION ( tf_is_core_state_from_nation  )

Definition at line 1953 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [307/787]

trigger::TRIGGER_FUNCTION ( tf_is_core_state_tag  )

Definition at line 2024 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [308/787]

trigger::TRIGGER_FUNCTION ( tf_is_core_state_this_nation  )

Definition at line 1966 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [309/787]

trigger::TRIGGER_FUNCTION ( tf_is_core_state_this_pop  )

Definition at line 1992 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [310/787]

trigger::TRIGGER_FUNCTION ( tf_is_core_state_this_province  )

Definition at line 1979 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [311/787]

trigger::TRIGGER_FUNCTION ( tf_is_core_tag  )

Definition at line 2008 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [312/787]

trigger::TRIGGER_FUNCTION ( tf_is_core_this_nation  )

Definition at line 1872 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [313/787]

trigger::TRIGGER_FUNCTION ( tf_is_core_this_pop  )

Definition at line 1913 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [314/787]

trigger::TRIGGER_FUNCTION ( tf_is_core_this_province  )

Definition at line 1899 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [315/787]

trigger::TRIGGER_FUNCTION ( tf_is_core_this_state  )

Definition at line 1885 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [316/787]

trigger::TRIGGER_FUNCTION ( tf_is_cultural_union_bool  )

Definition at line 1674 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [317/787]

trigger::TRIGGER_FUNCTION ( tf_is_cultural_union_pop_this_pop  )

Definition at line 1688 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [318/787]

trigger::TRIGGER_FUNCTION ( tf_is_cultural_union_tag_nation  )

Definition at line 1756 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [319/787]

trigger::TRIGGER_FUNCTION ( tf_is_cultural_union_tag_this_nation  )

Definition at line 1798 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [320/787]

trigger::TRIGGER_FUNCTION ( tf_is_cultural_union_tag_this_pop  )

Definition at line 1767 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [321/787]

trigger::TRIGGER_FUNCTION ( tf_is_cultural_union_tag_this_province  )

Definition at line 1786 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [322/787]

trigger::TRIGGER_FUNCTION ( tf_is_cultural_union_tag_this_state  )

Definition at line 1774 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [323/787]

trigger::TRIGGER_FUNCTION ( tf_is_cultural_union_this_nation  )

Definition at line 1697 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [324/787]

trigger::TRIGGER_FUNCTION ( tf_is_cultural_union_this_pop  )

Definition at line 1710 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [325/787]

trigger::TRIGGER_FUNCTION ( tf_is_cultural_union_this_province  )

Definition at line 1733 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [326/787]

trigger::TRIGGER_FUNCTION ( tf_is_cultural_union_this_rebel  )

Definition at line 1747 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [327/787]

trigger::TRIGGER_FUNCTION ( tf_is_cultural_union_this_self_pop  )

Definition at line 1679 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [328/787]

trigger::TRIGGER_FUNCTION ( tf_is_cultural_union_this_state  )

Definition at line 1719 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [329/787]

trigger::TRIGGER_FUNCTION ( tf_is_disarmed  )

Definition at line 4456 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [330/787]

trigger::TRIGGER_FUNCTION ( tf_is_disarmed_pop  )

Definition at line 4462 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [331/787]

trigger::TRIGGER_FUNCTION ( tf_is_greater_power_nation  )

Definition at line 3890 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [332/787]

trigger::TRIGGER_FUNCTION ( tf_is_greater_power_pop  )

Definition at line 3893 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [333/787]

trigger::TRIGGER_FUNCTION ( tf_is_greater_power_province  )

Definition at line 3897 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [334/787]

trigger::TRIGGER_FUNCTION ( tf_is_ideology_enabled  )

Definition at line 2845 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [335/787]

trigger::TRIGGER_FUNCTION ( tf_is_independant  )

Definition at line 1341 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [336/787]

trigger::TRIGGER_FUNCTION ( tf_is_liberation_crisis  )

Definition at line 4803 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [337/787]

trigger::TRIGGER_FUNCTION ( tf_is_mobilised  )

Definition at line 3679 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [338/787]

trigger::TRIGGER_FUNCTION ( tf_is_next_reform_nation  )

Definition at line 3221 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [339/787]

trigger::TRIGGER_FUNCTION ( tf_is_next_reform_pop  )

Definition at line 3229 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [340/787]

trigger::TRIGGER_FUNCTION ( tf_is_next_rreform_nation  )

Definition at line 3239 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [341/787]

trigger::TRIGGER_FUNCTION ( tf_is_next_rreform_pop  )

Definition at line 3247 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [342/787]

trigger::TRIGGER_FUNCTION ( tf_is_our_vassal_from  )

Definition at line 4330 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [343/787]

trigger::TRIGGER_FUNCTION ( tf_is_our_vassal_province_from  )

Definition at line 4359 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [344/787]

trigger::TRIGGER_FUNCTION ( tf_is_our_vassal_province_tag  )

Definition at line 4354 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [345/787]

trigger::TRIGGER_FUNCTION ( tf_is_our_vassal_province_this_nation  )

Definition at line 4363 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [346/787]

trigger::TRIGGER_FUNCTION ( tf_is_our_vassal_province_this_pop  )

Definition at line 4377 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [347/787]

trigger::TRIGGER_FUNCTION ( tf_is_our_vassal_province_this_province  )

Definition at line 4367 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [348/787]

trigger::TRIGGER_FUNCTION ( tf_is_our_vassal_province_this_state  )

Definition at line 4372 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [349/787]

trigger::TRIGGER_FUNCTION ( tf_is_our_vassal_tag  )

Definition at line 4325 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [350/787]

trigger::TRIGGER_FUNCTION ( tf_is_our_vassal_this_nation  )

Definition at line 4334 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [351/787]

trigger::TRIGGER_FUNCTION ( tf_is_our_vassal_this_pop  )

Definition at line 4348 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [352/787]

trigger::TRIGGER_FUNCTION ( tf_is_our_vassal_this_province  )

Definition at line 4338 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [353/787]

trigger::TRIGGER_FUNCTION ( tf_is_our_vassal_this_state  )

Definition at line 4343 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [354/787]

trigger::TRIGGER_FUNCTION ( tf_is_overseas  )

Definition at line 3302 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [355/787]

trigger::TRIGGER_FUNCTION ( tf_is_overseas_pop  )

Definition at line 3305 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [356/787]

trigger::TRIGGER_FUNCTION ( tf_is_overseas_state  )

Definition at line 3308 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [357/787]

trigger::TRIGGER_FUNCTION ( tf_is_possible_vassal  )

Definition at line 3506 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [358/787]

trigger::TRIGGER_FUNCTION ( tf_is_primary_culture_nation_this_nation  )

Definition at line 2927 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [359/787]

trigger::TRIGGER_FUNCTION ( tf_is_primary_culture_nation_this_pop  )

Definition at line 2931 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [360/787]

trigger::TRIGGER_FUNCTION ( tf_is_primary_culture_nation_this_province  )

Definition at line 2940 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [361/787]

trigger::TRIGGER_FUNCTION ( tf_is_primary_culture_nation_this_state  )

Definition at line 2935 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [362/787]

trigger::TRIGGER_FUNCTION ( tf_is_primary_culture_pop  )

Definition at line 2904 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [363/787]

trigger::TRIGGER_FUNCTION ( tf_is_primary_culture_pop_this_nation  )

Definition at line 2983 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [364/787]

trigger::TRIGGER_FUNCTION ( tf_is_primary_culture_pop_this_pop  )

Definition at line 2987 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [365/787]

trigger::TRIGGER_FUNCTION ( tf_is_primary_culture_pop_this_province  )

Definition at line 2997 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [366/787]

trigger::TRIGGER_FUNCTION ( tf_is_primary_culture_pop_this_state  )

Definition at line 2992 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [367/787]

trigger::TRIGGER_FUNCTION ( tf_is_primary_culture_province  )

Definition at line 2908 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [368/787]

trigger::TRIGGER_FUNCTION ( tf_is_primary_culture_province_this_nation  )

Definition at line 2964 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [369/787]

trigger::TRIGGER_FUNCTION ( tf_is_primary_culture_province_this_pop  )

Definition at line 2968 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [370/787]

trigger::TRIGGER_FUNCTION ( tf_is_primary_culture_province_this_province  )

Definition at line 2978 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [371/787]

trigger::TRIGGER_FUNCTION ( tf_is_primary_culture_province_this_state  )

Definition at line 2973 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [372/787]

trigger::TRIGGER_FUNCTION ( tf_is_primary_culture_state  )

Definition at line 2913 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [373/787]

trigger::TRIGGER_FUNCTION ( tf_is_primary_culture_state_this_nation  )

Definition at line 2945 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [374/787]

trigger::TRIGGER_FUNCTION ( tf_is_primary_culture_state_this_pop  )

Definition at line 2949 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [375/787]

trigger::TRIGGER_FUNCTION ( tf_is_primary_culture_state_this_province  )

Definition at line 2959 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [376/787]

trigger::TRIGGER_FUNCTION ( tf_is_primary_culture_state_this_state  )

Definition at line 2954 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [377/787]

trigger::TRIGGER_FUNCTION ( tf_is_releasable_vassal_from  )

Definition at line 4434 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [378/787]

trigger::TRIGGER_FUNCTION ( tf_is_releasable_vassal_other  )

Definition at line 4438 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [379/787]

trigger::TRIGGER_FUNCTION ( tf_is_secondary_power_nation  )

Definition at line 1595 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [380/787]

trigger::TRIGGER_FUNCTION ( tf_is_secondary_power_pop  )

Definition at line 1598 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [381/787]

trigger::TRIGGER_FUNCTION ( tf_is_slave_nation  )

Definition at line 1328 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [382/787]

trigger::TRIGGER_FUNCTION ( tf_is_slave_pop  )

Definition at line 1338 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [383/787]

trigger::TRIGGER_FUNCTION ( tf_is_slave_province  )

Definition at line 1335 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [384/787]

trigger::TRIGGER_FUNCTION ( tf_is_slave_state  )

Definition at line 1332 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [385/787]

trigger::TRIGGER_FUNCTION ( tf_is_sphere_leader_of_from  )

Definition at line 4409 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [386/787]

trigger::TRIGGER_FUNCTION ( tf_is_sphere_leader_of_tag  )

Definition at line 4405 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [387/787]

trigger::TRIGGER_FUNCTION ( tf_is_sphere_leader_of_this_nation  )

Definition at line 4412 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [388/787]

trigger::TRIGGER_FUNCTION ( tf_is_sphere_leader_of_this_pop  )

Definition at line 4423 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [389/787]

trigger::TRIGGER_FUNCTION ( tf_is_sphere_leader_of_this_province  )

Definition at line 4415 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [390/787]

trigger::TRIGGER_FUNCTION ( tf_is_sphere_leader_of_this_state  )

Definition at line 4419 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [391/787]

trigger::TRIGGER_FUNCTION ( tf_is_state_capital  )

Definition at line 3351 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [392/787]

trigger::TRIGGER_FUNCTION ( tf_is_state_capital_pop  )

Definition at line 3355 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [393/787]

trigger::TRIGGER_FUNCTION ( tf_is_state_religion_pop  )

Definition at line 2890 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [394/787]

trigger::TRIGGER_FUNCTION ( tf_is_state_religion_province  )

Definition at line 2894 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [395/787]

trigger::TRIGGER_FUNCTION ( tf_is_state_religion_state  )

Definition at line 2899 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [396/787]

trigger::TRIGGER_FUNCTION ( tf_is_substate  )

Definition at line 4384 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [397/787]

trigger::TRIGGER_FUNCTION ( tf_is_vassal  )

Definition at line 2823 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [398/787]

trigger::TRIGGER_FUNCTION ( tf_life_needs  )

Definition at line 4669 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [399/787]

trigger::TRIGGER_FUNCTION ( tf_life_rating_province  )

Definition at line 1212 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [400/787]

trigger::TRIGGER_FUNCTION ( tf_life_rating_state  )

Definition at line 1216 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [401/787]

trigger::TRIGGER_FUNCTION ( tf_literacy_nation  )

Definition at line 4722 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [402/787]

trigger::TRIGGER_FUNCTION ( tf_literacy_pop  )

Definition at line 4705 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [403/787]

trigger::TRIGGER_FUNCTION ( tf_literacy_province  )

Definition at line 4708 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [404/787]

trigger::TRIGGER_FUNCTION ( tf_literacy_state  )

Definition at line 4715 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [405/787]

trigger::TRIGGER_FUNCTION ( tf_location_scope  )

Definition at line 1039 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [406/787]

trigger::TRIGGER_FUNCTION ( tf_lost_national  )

Definition at line 2819 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [407/787]

trigger::TRIGGER_FUNCTION ( tf_luxury_needs  )

Definition at line 4677 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [408/787]

trigger::TRIGGER_FUNCTION ( tf_middle_strata_everyday_needs_nation  )

Definition at line 4948 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [409/787]

trigger::TRIGGER_FUNCTION ( tf_middle_strata_everyday_needs_pop  )

Definition at line 4970 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [410/787]

trigger::TRIGGER_FUNCTION ( tf_middle_strata_everyday_needs_province  )

Definition at line 4963 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [411/787]

trigger::TRIGGER_FUNCTION ( tf_middle_strata_everyday_needs_state  )

Definition at line 4955 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [412/787]

trigger::TRIGGER_FUNCTION ( tf_middle_strata_life_needs_nation  )

Definition at line 4922 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [413/787]

trigger::TRIGGER_FUNCTION ( tf_middle_strata_life_needs_pop  )

Definition at line 4943 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [414/787]

trigger::TRIGGER_FUNCTION ( tf_middle_strata_life_needs_province  )

Definition at line 4936 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [415/787]

trigger::TRIGGER_FUNCTION ( tf_middle_strata_life_needs_state  )

Definition at line 4929 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [416/787]

trigger::TRIGGER_FUNCTION ( tf_middle_strata_luxury_needs_nation  )

Definition at line 4975 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [417/787]

trigger::TRIGGER_FUNCTION ( tf_middle_strata_luxury_needs_pop  )

Definition at line 4997 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [418/787]

trigger::TRIGGER_FUNCTION ( tf_middle_strata_luxury_needs_province  )

Definition at line 4990 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [419/787]

trigger::TRIGGER_FUNCTION ( tf_middle_strata_luxury_needs_state  )

Definition at line 4982 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [420/787]

trigger::TRIGGER_FUNCTION ( tf_middle_strata_militancy_nation  )

Definition at line 4054 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [421/787]

trigger::TRIGGER_FUNCTION ( tf_middle_strata_militancy_pop  )

Definition at line 4075 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [422/787]

trigger::TRIGGER_FUNCTION ( tf_middle_strata_militancy_province  )

Definition at line 4068 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [423/787]

trigger::TRIGGER_FUNCTION ( tf_middle_strata_militancy_state  )

Definition at line 4061 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [424/787]

trigger::TRIGGER_FUNCTION ( tf_middle_tax  )

Definition at line 3904 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [425/787]

trigger::TRIGGER_FUNCTION ( tf_middle_tax_pop  )

Definition at line 3913 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [426/787]

trigger::TRIGGER_FUNCTION ( tf_militancy_nation  )

Definition at line 4746 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [427/787]

trigger::TRIGGER_FUNCTION ( tf_militancy_pop  )

Definition at line 4729 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [428/787]

trigger::TRIGGER_FUNCTION ( tf_militancy_province  )

Definition at line 4732 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [429/787]

trigger::TRIGGER_FUNCTION ( tf_militancy_state  )

Definition at line 4739 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [430/787]

trigger::TRIGGER_FUNCTION ( tf_military_access_from  )

Definition at line 2246 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [431/787]

trigger::TRIGGER_FUNCTION ( tf_military_access_tag  )

Definition at line 2236 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [432/787]

trigger::TRIGGER_FUNCTION ( tf_military_access_this_nation  )

Definition at line 2255 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [433/787]

trigger::TRIGGER_FUNCTION ( tf_military_access_this_pop  )

Definition at line 2284 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [434/787]

trigger::TRIGGER_FUNCTION ( tf_military_access_this_province  )

Definition at line 2274 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [435/787]

trigger::TRIGGER_FUNCTION ( tf_military_access_this_state  )

Definition at line 2264 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [436/787]

trigger::TRIGGER_FUNCTION ( tf_military_score_from_nation  )

Definition at line 3852 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [437/787]

trigger::TRIGGER_FUNCTION ( tf_military_score_tag  )

Definition at line 3848 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [438/787]

trigger::TRIGGER_FUNCTION ( tf_military_score_this_nation  )

Definition at line 3856 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [439/787]

trigger::TRIGGER_FUNCTION ( tf_military_score_this_pop  )

Definition at line 3860 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [440/787]

trigger::TRIGGER_FUNCTION ( tf_military_score_this_province  )

Definition at line 3870 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [441/787]

trigger::TRIGGER_FUNCTION ( tf_military_score_this_state  )

Definition at line 3865 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [442/787]

trigger::TRIGGER_FUNCTION ( tf_military_score_value  )

Definition at line 3845 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [443/787]

trigger::TRIGGER_FUNCTION ( tf_military_spending_nation  )

Definition at line 3930 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [444/787]

trigger::TRIGGER_FUNCTION ( tf_military_spending_pop  )

Definition at line 3933 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [445/787]

trigger::TRIGGER_FUNCTION ( tf_military_spending_province  )

Definition at line 3937 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [446/787]

trigger::TRIGGER_FUNCTION ( tf_military_spending_state  )

Definition at line 3941 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [447/787]

trigger::TRIGGER_FUNCTION ( tf_minorities_nation  )

Definition at line 4194 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [448/787]

trigger::TRIGGER_FUNCTION ( tf_minorities_province  )

Definition at line 4235 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [449/787]

trigger::TRIGGER_FUNCTION ( tf_minorities_state  )

Definition at line 4214 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [450/787]

trigger::TRIGGER_FUNCTION ( tf_mobilisation_size  )

Definition at line 3682 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [451/787]

trigger::TRIGGER_FUNCTION ( tf_money  )

Definition at line 2811 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [452/787]

trigger::TRIGGER_FUNCTION ( tf_money_province  )

Definition at line 2815 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [453/787]

trigger::TRIGGER_FUNCTION ( tf_month  )

Definition at line 1175 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [454/787]

trigger::TRIGGER_FUNCTION ( tf_national_provinces_occupied  )

Definition at line 3886 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [455/787]

trigger::TRIGGER_FUNCTION ( tf_nationalism  )

Definition at line 3299 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [456/787]

trigger::TRIGGER_FUNCTION ( tf_nationalvalue_nation  )

Definition at line 3804 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [457/787]

trigger::TRIGGER_FUNCTION ( tf_nationalvalue_pop  )

Definition at line 3807 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [458/787]

trigger::TRIGGER_FUNCTION ( tf_nationalvalue_province  )

Definition at line 3811 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [459/787]

trigger::TRIGGER_FUNCTION ( tf_neighbour_from  )

Definition at line 2533 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [460/787]

trigger::TRIGGER_FUNCTION ( tf_neighbour_from_province  )

Definition at line 2546 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [461/787]

trigger::TRIGGER_FUNCTION ( tf_neighbour_tag  )

Definition at line 2519 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [462/787]

trigger::TRIGGER_FUNCTION ( tf_neighbour_this  )

Definition at line 2527 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [463/787]

trigger::TRIGGER_FUNCTION ( tf_neighbour_this_province  )

Definition at line 2539 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [464/787]

trigger::TRIGGER_FUNCTION ( tf_none  )

Definition at line 247 of file triggers.cpp.

◆ TRIGGER_FUNCTION() [465/787]

trigger::TRIGGER_FUNCTION ( tf_num_of_allies  )

Definition at line 2072 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [466/787]

trigger::TRIGGER_FUNCTION ( tf_num_of_cities_from_nation  )

Definition at line 2046 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [467/787]

trigger::TRIGGER_FUNCTION ( tf_num_of_cities_int  )

Definition at line 2043 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [468/787]

trigger::TRIGGER_FUNCTION ( tf_num_of_cities_this_nation  )

Definition at line 2050 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [469/787]

trigger::TRIGGER_FUNCTION ( tf_num_of_cities_this_pop  )

Definition at line 2064 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [470/787]

trigger::TRIGGER_FUNCTION ( tf_num_of_cities_this_province  )

Definition at line 2059 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [471/787]

trigger::TRIGGER_FUNCTION ( tf_num_of_cities_this_state  )

Definition at line 2054 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [472/787]

trigger::TRIGGER_FUNCTION ( tf_num_of_ports  )

Definition at line 2069 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [473/787]

trigger::TRIGGER_FUNCTION ( tf_num_of_revolts  )

Definition at line 2036 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [474/787]

trigger::TRIGGER_FUNCTION ( tf_num_of_substates  )

Definition at line 4266 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [475/787]

trigger::TRIGGER_FUNCTION ( tf_num_of_vassals  )

Definition at line 2075 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [476/787]

trigger::TRIGGER_FUNCTION ( tf_num_of_vassals_no_substates  )

Definition at line 4269 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [477/787]

trigger::TRIGGER_FUNCTION ( tf_number_of_states  )

Definition at line 4427 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [478/787]

trigger::TRIGGER_FUNCTION ( tf_overlord_scope  )

Definition at line 1101 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [479/787]

trigger::TRIGGER_FUNCTION ( tf_owned_by_from_nation  )

Definition at line 2086 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [480/787]

trigger::TRIGGER_FUNCTION ( tf_owned_by_state_from_nation  )

Definition at line 2110 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [481/787]

trigger::TRIGGER_FUNCTION ( tf_owned_by_state_tag  )

Definition at line 2102 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [482/787]

trigger::TRIGGER_FUNCTION ( tf_owned_by_state_this_nation  )

Definition at line 2106 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [483/787]

trigger::TRIGGER_FUNCTION ( tf_owned_by_state_this_pop  )

Definition at line 2122 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [484/787]

trigger::TRIGGER_FUNCTION ( tf_owned_by_state_this_province  )

Definition at line 2114 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [485/787]

trigger::TRIGGER_FUNCTION ( tf_owned_by_state_this_state  )

Definition at line 2118 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [486/787]

trigger::TRIGGER_FUNCTION ( tf_owned_by_tag  )

Definition at line 2078 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [487/787]

trigger::TRIGGER_FUNCTION ( tf_owned_by_this_nation  )

Definition at line 2082 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [488/787]

trigger::TRIGGER_FUNCTION ( tf_owned_by_this_pop  )

Definition at line 2098 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [489/787]

trigger::TRIGGER_FUNCTION ( tf_owned_by_this_province  )

Definition at line 2090 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [490/787]

trigger::TRIGGER_FUNCTION ( tf_owned_by_this_state  )

Definition at line 2094 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [491/787]

trigger::TRIGGER_FUNCTION ( tf_owner_scope_province  )

Definition at line 1029 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [492/787]

trigger::TRIGGER_FUNCTION ( tf_owner_scope_state  )

Definition at line 1024 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [493/787]

trigger::TRIGGER_FUNCTION ( tf_owns  )

Definition at line 1846 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [494/787]

trigger::TRIGGER_FUNCTION ( tf_owns_province  )

Definition at line 1850 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [495/787]

trigger::TRIGGER_FUNCTION ( tf_owns_region  )

Definition at line 2457 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [496/787]

trigger::TRIGGER_FUNCTION ( tf_owns_region_proper  )

Definition at line 2447 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [497/787]

trigger::TRIGGER_FUNCTION ( tf_part_of_sphere  )

Definition at line 4402 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [498/787]

trigger::TRIGGER_FUNCTION ( tf_party_loyalty_from_nation_province_id  )

Definition at line 5312 of file triggers.cpp.

◆ TRIGGER_FUNCTION() [499/787]

trigger::TRIGGER_FUNCTION ( tf_party_loyalty_from_nation_scope_province  )

Definition at line 5332 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [500/787]

trigger::TRIGGER_FUNCTION ( tf_party_loyalty_from_province_province_id  )

Definition at line 5320 of file triggers.cpp.

◆ TRIGGER_FUNCTION() [501/787]

trigger::TRIGGER_FUNCTION ( tf_party_loyalty_from_province_scope_province  )

Definition at line 5336 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [502/787]

trigger::TRIGGER_FUNCTION ( tf_party_loyalty_generic  )

Definition at line 5328 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [503/787]

trigger::TRIGGER_FUNCTION ( tf_party_loyalty_nation_from_province  )

Definition at line 5324 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [504/787]

trigger::TRIGGER_FUNCTION ( tf_party_loyalty_nation_province_id  )

Definition at line 5308 of file triggers.cpp.

◆ TRIGGER_FUNCTION() [505/787]

trigger::TRIGGER_FUNCTION ( tf_party_loyalty_province_province_id  )

Definition at line 5316 of file triggers.cpp.

◆ TRIGGER_FUNCTION() [506/787]

trigger::TRIGGER_FUNCTION ( tf_plurality  )

Definition at line 2880 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [507/787]

trigger::TRIGGER_FUNCTION ( tf_plurality_pop  )

Definition at line 2883 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [508/787]

trigger::TRIGGER_FUNCTION ( tf_political_movement  )

Definition at line 4535 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [509/787]

trigger::TRIGGER_FUNCTION ( tf_political_movement_from_reb  )

Definition at line 4546 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [510/787]

trigger::TRIGGER_FUNCTION ( tf_political_movement_strength  )

Definition at line 4500 of file triggers.cpp.

◆ TRIGGER_FUNCTION() [511/787]

trigger::TRIGGER_FUNCTION ( tf_political_reform_want_nation  )

Definition at line 2848 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [512/787]

trigger::TRIGGER_FUNCTION ( tf_political_reform_want_pop  )

Definition at line 2854 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [513/787]

trigger::TRIGGER_FUNCTION ( tf_poor_strata_everyday_needs_nation  )

Definition at line 5028 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [514/787]

trigger::TRIGGER_FUNCTION ( tf_poor_strata_everyday_needs_pop  )

Definition at line 5050 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [515/787]

trigger::TRIGGER_FUNCTION ( tf_poor_strata_everyday_needs_province  )

Definition at line 5043 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [516/787]

trigger::TRIGGER_FUNCTION ( tf_poor_strata_everyday_needs_state  )

Definition at line 5035 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [517/787]

trigger::TRIGGER_FUNCTION ( tf_poor_strata_life_needs_nation  )

Definition at line 5002 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [518/787]

trigger::TRIGGER_FUNCTION ( tf_poor_strata_life_needs_pop  )

Definition at line 5023 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [519/787]

trigger::TRIGGER_FUNCTION ( tf_poor_strata_life_needs_province  )

Definition at line 5016 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [520/787]

trigger::TRIGGER_FUNCTION ( tf_poor_strata_life_needs_state  )

Definition at line 5009 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [521/787]

trigger::TRIGGER_FUNCTION ( tf_poor_strata_luxury_needs_nation  )

Definition at line 5055 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [522/787]

trigger::TRIGGER_FUNCTION ( tf_poor_strata_luxury_needs_pop  )

Definition at line 5076 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [523/787]

trigger::TRIGGER_FUNCTION ( tf_poor_strata_luxury_needs_province  )

Definition at line 5069 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [524/787]

trigger::TRIGGER_FUNCTION ( tf_poor_strata_luxury_needs_state  )

Definition at line 5062 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [525/787]

trigger::TRIGGER_FUNCTION ( tf_poor_strata_militancy_nation  )

Definition at line 4027 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [526/787]

trigger::TRIGGER_FUNCTION ( tf_poor_strata_militancy_pop  )

Definition at line 4048 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [527/787]

trigger::TRIGGER_FUNCTION ( tf_poor_strata_militancy_province  )

Definition at line 4041 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [528/787]

trigger::TRIGGER_FUNCTION ( tf_poor_strata_militancy_state  )

Definition at line 4034 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [529/787]

trigger::TRIGGER_FUNCTION ( tf_poor_tax  )

Definition at line 3907 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [530/787]

trigger::TRIGGER_FUNCTION ( tf_poor_tax_pop  )

Definition at line 3916 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [531/787]

trigger::TRIGGER_FUNCTION ( tf_pop_majority_culture_nation  )

Definition at line 3991 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [532/787]

trigger::TRIGGER_FUNCTION ( tf_pop_majority_culture_province  )

Definition at line 3998 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [533/787]

trigger::TRIGGER_FUNCTION ( tf_pop_majority_culture_state  )

Definition at line 3994 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [534/787]

trigger::TRIGGER_FUNCTION ( tf_pop_majority_ideology_nation  )

Definition at line 4014 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [535/787]

trigger::TRIGGER_FUNCTION ( tf_pop_majority_ideology_pop  )

Definition at line 4024 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [536/787]

trigger::TRIGGER_FUNCTION ( tf_pop_majority_ideology_province  )

Definition at line 4021 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [537/787]

trigger::TRIGGER_FUNCTION ( tf_pop_majority_ideology_state  )

Definition at line 4017 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [538/787]

trigger::TRIGGER_FUNCTION ( tf_pop_majority_issue_nation  )

Definition at line 4001 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [539/787]

trigger::TRIGGER_FUNCTION ( tf_pop_majority_issue_pop  )

Definition at line 4011 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [540/787]

trigger::TRIGGER_FUNCTION ( tf_pop_majority_issue_province  )

Definition at line 4008 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [541/787]

trigger::TRIGGER_FUNCTION ( tf_pop_majority_issue_state  )

Definition at line 4004 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [542/787]

trigger::TRIGGER_FUNCTION ( tf_pop_majority_religion_nation  )

Definition at line 3978 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [543/787]

trigger::TRIGGER_FUNCTION ( tf_pop_majority_religion_nation_this_nation  )

Definition at line 3981 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [544/787]

trigger::TRIGGER_FUNCTION ( tf_pop_majority_religion_province  )

Definition at line 3988 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [545/787]

trigger::TRIGGER_FUNCTION ( tf_pop_majority_religion_state  )

Definition at line 3984 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [546/787]

trigger::TRIGGER_FUNCTION ( tf_pop_unemployment_nation  )

Definition at line 5129 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [547/787]

trigger::TRIGGER_FUNCTION ( tf_pop_unemployment_nation_this_pop  )

Definition at line 5156 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [548/787]

trigger::TRIGGER_FUNCTION ( tf_pop_unemployment_pop  )

Definition at line 5150 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [549/787]

trigger::TRIGGER_FUNCTION ( tf_pop_unemployment_province  )

Definition at line 5143 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [550/787]

trigger::TRIGGER_FUNCTION ( tf_pop_unemployment_province_this_pop  )

Definition at line 5204 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [551/787]

trigger::TRIGGER_FUNCTION ( tf_pop_unemployment_state  )

Definition at line 5136 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [552/787]

trigger::TRIGGER_FUNCTION ( tf_pop_unemployment_state_this_pop  )

Definition at line 5180 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [553/787]

trigger::TRIGGER_FUNCTION ( tf_port  )

Definition at line 1178 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [554/787]

trigger::TRIGGER_FUNCTION ( tf_prestige_from  )

Definition at line 2297 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [555/787]

trigger::TRIGGER_FUNCTION ( tf_prestige_this_nation  )

Definition at line 2301 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [556/787]

trigger::TRIGGER_FUNCTION ( tf_prestige_this_pop  )

Definition at line 2313 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [557/787]

trigger::TRIGGER_FUNCTION ( tf_prestige_this_province  )

Definition at line 2309 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [558/787]

trigger::TRIGGER_FUNCTION ( tf_prestige_this_state  )

Definition at line 2305 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [559/787]

trigger::TRIGGER_FUNCTION ( tf_prestige_value  )

Definition at line 2294 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [560/787]

trigger::TRIGGER_FUNCTION ( tf_primary_culture  )

Definition at line 1408 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [561/787]

trigger::TRIGGER_FUNCTION ( tf_primary_culture_from_nation  )

Definition at line 2918 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [562/787]

trigger::TRIGGER_FUNCTION ( tf_primary_culture_from_province  )

Definition at line 2922 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [563/787]

trigger::TRIGGER_FUNCTION ( tf_primary_culture_pop  )

Definition at line 1412 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [564/787]

trigger::TRIGGER_FUNCTION ( tf_produces_nation  )

Definition at line 3148 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [565/787]

trigger::TRIGGER_FUNCTION ( tf_produces_pop  )

Definition at line 3181 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [566/787]

trigger::TRIGGER_FUNCTION ( tf_produces_province  )

Definition at line 3152 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [567/787]

trigger::TRIGGER_FUNCTION ( tf_produces_state  )

Definition at line 3158 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [568/787]

trigger::TRIGGER_FUNCTION ( tf_province_control_days  )

Definition at line 4449 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [569/787]

trigger::TRIGGER_FUNCTION ( tf_province_id  )

Definition at line 3512 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [570/787]

trigger::TRIGGER_FUNCTION ( tf_rank  )

Definition at line 1181 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [571/787]

trigger::TRIGGER_FUNCTION ( tf_rebel_power_fraction  )

Definition at line 3257 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [572/787]

trigger::TRIGGER_FUNCTION ( tf_recruited_percentage_nation  )

Definition at line 3261 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [573/787]

trigger::TRIGGER_FUNCTION ( tf_recruited_percentage_pop  )

Definition at line 3265 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [574/787]

trigger::TRIGGER_FUNCTION ( tf_region  )

Definition at line 2401 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [575/787]

trigger::TRIGGER_FUNCTION ( tf_region_pop  )

Definition at line 2409 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [576/787]

trigger::TRIGGER_FUNCTION ( tf_region_proper  )

Definition at line 2414 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [577/787]

trigger::TRIGGER_FUNCTION ( tf_region_proper_pop  )

Definition at line 2436 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [578/787]

trigger::TRIGGER_FUNCTION ( tf_region_proper_state  )

Definition at line 2425 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [579/787]

trigger::TRIGGER_FUNCTION ( tf_region_state  )

Definition at line 2405 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [580/787]

trigger::TRIGGER_FUNCTION ( tf_relation_from_nation  )

Definition at line 5267 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [581/787]

trigger::TRIGGER_FUNCTION ( tf_relation_from_province  )

Definition at line 5276 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [582/787]

trigger::TRIGGER_FUNCTION ( tf_relation_tag  )

Definition at line 5228 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [583/787]

trigger::TRIGGER_FUNCTION ( tf_relation_this_nation  )

Definition at line 5238 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [584/787]

trigger::TRIGGER_FUNCTION ( tf_relation_this_pop  )

Definition at line 5257 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [585/787]

trigger::TRIGGER_FUNCTION ( tf_relation_this_province  )

Definition at line 5247 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [586/787]

trigger::TRIGGER_FUNCTION ( tf_religion  )

Definition at line 1557 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [587/787]

trigger::TRIGGER_FUNCTION ( tf_religion_from_nation  )

Definition at line 1564 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [588/787]

trigger::TRIGGER_FUNCTION ( tf_religion_nation  )

Definition at line 5598 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [589/787]

trigger::TRIGGER_FUNCTION ( tf_religion_nation_from_nation  )

Definition at line 5605 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [590/787]

trigger::TRIGGER_FUNCTION ( tf_religion_nation_reb  )

Definition at line 5601 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [591/787]

trigger::TRIGGER_FUNCTION ( tf_religion_nation_this_nation  )

Definition at line 5609 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [592/787]

trigger::TRIGGER_FUNCTION ( tf_religion_nation_this_pop  )

Definition at line 5621 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [593/787]

trigger::TRIGGER_FUNCTION ( tf_religion_nation_this_province  )

Definition at line 5617 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [594/787]

trigger::TRIGGER_FUNCTION ( tf_religion_nation_this_state  )

Definition at line 5613 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [595/787]

trigger::TRIGGER_FUNCTION ( tf_religion_reb  )

Definition at line 1560 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [596/787]

trigger::TRIGGER_FUNCTION ( tf_religion_this_nation  )

Definition at line 1568 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [597/787]

trigger::TRIGGER_FUNCTION ( tf_religion_this_pop  )

Definition at line 1580 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [598/787]

trigger::TRIGGER_FUNCTION ( tf_religion_this_province  )

Definition at line 1576 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [599/787]

trigger::TRIGGER_FUNCTION ( tf_religion_this_state  )

Definition at line 1572 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [600/787]

trigger::TRIGGER_FUNCTION ( tf_revanchism_nation  )

Definition at line 4256 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [601/787]

trigger::TRIGGER_FUNCTION ( tf_revanchism_pop  )

Definition at line 4259 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [602/787]

trigger::TRIGGER_FUNCTION ( tf_revolt_percentage  )

Definition at line 2039 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [603/787]

trigger::TRIGGER_FUNCTION ( tf_rich_strata_everyday_needs_nation  )

Definition at line 4869 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [604/787]

trigger::TRIGGER_FUNCTION ( tf_rich_strata_everyday_needs_pop  )

Definition at line 4891 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [605/787]

trigger::TRIGGER_FUNCTION ( tf_rich_strata_everyday_needs_province  )

Definition at line 4884 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [606/787]

trigger::TRIGGER_FUNCTION ( tf_rich_strata_everyday_needs_state  )

Definition at line 4876 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [607/787]

trigger::TRIGGER_FUNCTION ( tf_rich_strata_life_needs_nation  )

Definition at line 4843 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [608/787]

trigger::TRIGGER_FUNCTION ( tf_rich_strata_life_needs_pop  )

Definition at line 4864 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [609/787]

trigger::TRIGGER_FUNCTION ( tf_rich_strata_life_needs_province  )

Definition at line 4857 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [610/787]

trigger::TRIGGER_FUNCTION ( tf_rich_strata_life_needs_state  )

Definition at line 4850 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [611/787]

trigger::TRIGGER_FUNCTION ( tf_rich_strata_luxury_needs_nation  )

Definition at line 4896 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [612/787]

trigger::TRIGGER_FUNCTION ( tf_rich_strata_luxury_needs_pop  )

Definition at line 4917 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [613/787]

trigger::TRIGGER_FUNCTION ( tf_rich_strata_luxury_needs_province  )

Definition at line 4910 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [614/787]

trigger::TRIGGER_FUNCTION ( tf_rich_strata_luxury_needs_state  )

Definition at line 4903 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [615/787]

trigger::TRIGGER_FUNCTION ( tf_rich_strata_militancy_nation  )

Definition at line 4081 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [616/787]

trigger::TRIGGER_FUNCTION ( tf_rich_strata_militancy_pop  )

Definition at line 4102 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [617/787]

trigger::TRIGGER_FUNCTION ( tf_rich_strata_militancy_province  )

Definition at line 4095 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [618/787]

trigger::TRIGGER_FUNCTION ( tf_rich_strata_militancy_state  )

Definition at line 4088 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [619/787]

trigger::TRIGGER_FUNCTION ( tf_rich_tax  )

Definition at line 3901 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [620/787]

trigger::TRIGGER_FUNCTION ( tf_rich_tax_above_poor  )

Definition at line 4108 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [621/787]

trigger::TRIGGER_FUNCTION ( tf_rich_tax_pop  )

Definition at line 3910 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [622/787]

trigger::TRIGGER_FUNCTION ( tf_ruling_party  )

Definition at line 2840 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [623/787]

trigger::TRIGGER_FUNCTION ( tf_ruling_party_ideology_nation  )

Definition at line 2826 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [624/787]

trigger::TRIGGER_FUNCTION ( tf_ruling_party_ideology_pop  )

Definition at line 2830 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [625/787]

trigger::TRIGGER_FUNCTION ( tf_ruling_party_ideology_province  )

Definition at line 2835 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [626/787]

trigger::TRIGGER_FUNCTION ( tf_sea_zone_scope  )

Definition at line 1073 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [627/787]

trigger::TRIGGER_FUNCTION ( tf_social_movement  )

Definition at line 4524 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [628/787]

trigger::TRIGGER_FUNCTION ( tf_social_movement_from_reb  )

Definition at line 4553 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [629/787]

trigger::TRIGGER_FUNCTION ( tf_social_movement_strength  )

Definition at line 4480 of file triggers.cpp.

◆ TRIGGER_FUNCTION() [630/787]

trigger::TRIGGER_FUNCTION ( tf_social_reform_want_nation  )

Definition at line 2858 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [631/787]

trigger::TRIGGER_FUNCTION ( tf_social_reform_want_pop  )

Definition at line 2864 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [632/787]

trigger::TRIGGER_FUNCTION ( tf_social_spending_nation  )

Definition at line 3919 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [633/787]

trigger::TRIGGER_FUNCTION ( tf_social_spending_pop  )

Definition at line 3922 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [634/787]

trigger::TRIGGER_FUNCTION ( tf_social_spending_province  )

Definition at line 3926 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [635/787]

trigger::TRIGGER_FUNCTION ( tf_someone_can_form_union_tag_from  )

Definition at line 4472 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [636/787]

trigger::TRIGGER_FUNCTION ( tf_someone_can_form_union_tag_other  )

Definition at line 4476 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [637/787]

trigger::TRIGGER_FUNCTION ( tf_sphere_owner_scope  )

Definition at line 1107 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [638/787]

trigger::TRIGGER_FUNCTION ( tf_state_id_province  )

Definition at line 1286 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [639/787]

trigger::TRIGGER_FUNCTION ( tf_state_id_state  )

Definition at line 1292 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [640/787]

trigger::TRIGGER_FUNCTION ( tf_state_scope_pop  )

Definition at line 1134 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [641/787]

trigger::TRIGGER_FUNCTION ( tf_state_scope_province  )

Definition at line 1129 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [642/787]

trigger::TRIGGER_FUNCTION ( tf_strata_middle  )

Definition at line 1202 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [643/787]

trigger::TRIGGER_FUNCTION ( tf_strata_poor  )

Definition at line 1207 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [644/787]

trigger::TRIGGER_FUNCTION ( tf_strata_rich  )

Definition at line 1197 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [645/787]

trigger::TRIGGER_FUNCTION ( tf_stronger_army_than_from_nation  )

Definition at line 2513 of file triggers.cpp.

◆ TRIGGER_FUNCTION() [646/787]

trigger::TRIGGER_FUNCTION ( tf_stronger_army_than_from_province  )

Definition at line 2516 of file triggers.cpp.

◆ TRIGGER_FUNCTION() [647/787]

trigger::TRIGGER_FUNCTION ( tf_stronger_army_than_tag  )

Definition at line 2489 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [648/787]

trigger::TRIGGER_FUNCTION ( tf_stronger_army_than_this_nation  )

Definition at line 2496 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [649/787]

trigger::TRIGGER_FUNCTION ( tf_stronger_army_than_this_pop  )

Definition at line 2509 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [650/787]

trigger::TRIGGER_FUNCTION ( tf_stronger_army_than_this_province  )

Definition at line 2505 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [651/787]

trigger::TRIGGER_FUNCTION ( tf_stronger_army_than_this_state  )

Definition at line 2501 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [652/787]

trigger::TRIGGER_FUNCTION ( tf_substate_of_from  )

Definition at line 3579 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [653/787]

trigger::TRIGGER_FUNCTION ( tf_substate_of_tag  )

Definition at line 3573 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [654/787]

trigger::TRIGGER_FUNCTION ( tf_substate_of_this_nation  )

Definition at line 3584 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [655/787]

trigger::TRIGGER_FUNCTION ( tf_substate_of_this_pop  )

Definition at line 3601 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [656/787]

trigger::TRIGGER_FUNCTION ( tf_substate_of_this_province  )

Definition at line 3589 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [657/787]

trigger::TRIGGER_FUNCTION ( tf_substate_of_this_state  )

Definition at line 3595 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [658/787]

trigger::TRIGGER_FUNCTION ( tf_tag_from_nation  )

Definition at line 2478 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [659/787]

trigger::TRIGGER_FUNCTION ( tf_tag_from_province  )

Definition at line 2481 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [660/787]

trigger::TRIGGER_FUNCTION ( tf_tag_pop  )

Definition at line 2485 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [661/787]

trigger::TRIGGER_FUNCTION ( tf_tag_scope  )

Definition at line 1140 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [662/787]

trigger::TRIGGER_FUNCTION ( tf_tag_tag  )

Definition at line 2467 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [663/787]

trigger::TRIGGER_FUNCTION ( tf_tag_this_nation  )

Definition at line 2471 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [664/787]

trigger::TRIGGER_FUNCTION ( tf_tag_this_province  )

Definition at line 2474 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [665/787]

trigger::TRIGGER_FUNCTION ( tf_tech_school  )

Definition at line 1405 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [666/787]

trigger::TRIGGER_FUNCTION ( tf_technology  )

Definition at line 1185 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [667/787]

trigger::TRIGGER_FUNCTION ( tf_technology_pop  )

Definition at line 1193 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [668/787]

trigger::TRIGGER_FUNCTION ( tf_technology_province  )

Definition at line 1189 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [669/787]

trigger::TRIGGER_FUNCTION ( tf_terrain_pop  )

Definition at line 1587 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [670/787]

trigger::TRIGGER_FUNCTION ( tf_terrain_province  )

Definition at line 1584 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [671/787]

trigger::TRIGGER_FUNCTION ( tf_test  )

Definition at line 5637 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [672/787]

trigger::TRIGGER_FUNCTION ( tf_this_culture_union_from  )

Definition at line 4130 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [673/787]

trigger::TRIGGER_FUNCTION ( tf_this_culture_union_tag  )

Definition at line 4124 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [674/787]

trigger::TRIGGER_FUNCTION ( tf_this_culture_union_this_nation  )

Definition at line 4136 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [675/787]

trigger::TRIGGER_FUNCTION ( tf_this_culture_union_this_pop  )

Definition at line 4156 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [676/787]

trigger::TRIGGER_FUNCTION ( tf_this_culture_union_this_province  )

Definition at line 4142 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [677/787]

trigger::TRIGGER_FUNCTION ( tf_this_culture_union_this_state  )

Definition at line 4149 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [678/787]

trigger::TRIGGER_FUNCTION ( tf_this_culture_union_this_union_nation  )

Definition at line 4163 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [679/787]

trigger::TRIGGER_FUNCTION ( tf_this_culture_union_this_union_pop  )

Definition at line 4186 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [680/787]

trigger::TRIGGER_FUNCTION ( tf_this_culture_union_this_union_province  )

Definition at line 4170 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [681/787]

trigger::TRIGGER_FUNCTION ( tf_this_culture_union_this_union_state  )

Definition at line 4178 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [682/787]

trigger::TRIGGER_FUNCTION ( tf_this_scope  )

Definition at line 1067 of file triggers.cpp.

◆ TRIGGER_FUNCTION() [683/787]

trigger::TRIGGER_FUNCTION ( tf_total_amount_of_divisions  )

Definition at line 2808 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [684/787]

trigger::TRIGGER_FUNCTION ( tf_total_amount_of_ships  )

Definition at line 2867 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [685/787]

trigger::TRIGGER_FUNCTION ( tf_total_num_of_ports  )

Definition at line 3784 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [686/787]

trigger::TRIGGER_FUNCTION ( tf_total_pops_nation  )

Definition at line 3424 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [687/787]

trigger::TRIGGER_FUNCTION ( tf_total_pops_pop  )

Definition at line 3436 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [688/787]

trigger::TRIGGER_FUNCTION ( tf_total_pops_province  )

Definition at line 3432 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [689/787]

trigger::TRIGGER_FUNCTION ( tf_total_pops_state  )

Definition at line 3428 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [690/787]

trigger::TRIGGER_FUNCTION ( tf_trade_goods  )

Definition at line 1591 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [691/787]

trigger::TRIGGER_FUNCTION ( tf_trade_goods_in_state_province  )

Definition at line 4770 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [692/787]

trigger::TRIGGER_FUNCTION ( tf_trade_goods_in_state_state  )

Definition at line 4753 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [693/787]

trigger::TRIGGER_FUNCTION ( tf_truce_with_from  )

Definition at line 3371 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [694/787]

trigger::TRIGGER_FUNCTION ( tf_truce_with_tag  )

Definition at line 3360 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [695/787]

trigger::TRIGGER_FUNCTION ( tf_truce_with_this_nation  )

Definition at line 3381 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [696/787]

trigger::TRIGGER_FUNCTION ( tf_truce_with_this_pop  )

Definition at line 3413 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [697/787]

trigger::TRIGGER_FUNCTION ( tf_truce_with_this_province  )

Definition at line 3391 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [698/787]

trigger::TRIGGER_FUNCTION ( tf_truce_with_this_state  )

Definition at line 3402 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [699/787]

trigger::TRIGGER_FUNCTION ( tf_unemployment_by_type_nation  )

Definition at line 5294 of file triggers.cpp.

◆ TRIGGER_FUNCTION() [700/787]

trigger::TRIGGER_FUNCTION ( tf_unemployment_by_type_pop  )

Definition at line 5303 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [701/787]

trigger::TRIGGER_FUNCTION ( tf_unemployment_by_type_province  )

Definition at line 5300 of file triggers.cpp.

◆ TRIGGER_FUNCTION() [702/787]

trigger::TRIGGER_FUNCTION ( tf_unemployment_by_type_state  )

Definition at line 5297 of file triggers.cpp.

◆ TRIGGER_FUNCTION() [703/787]

trigger::TRIGGER_FUNCTION ( tf_unemployment_nation  )

Definition at line 1303 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [704/787]

trigger::TRIGGER_FUNCTION ( tf_unemployment_pop  )

Definition at line 1321 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [705/787]

trigger::TRIGGER_FUNCTION ( tf_unemployment_province  )

Definition at line 1315 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [706/787]

trigger::TRIGGER_FUNCTION ( tf_unemployment_state  )

Definition at line 1309 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [707/787]

trigger::TRIGGER_FUNCTION ( tf_unit_has_leader  )

Definition at line 2785 of file triggers.cpp.

◆ TRIGGER_FUNCTION() [708/787]

trigger::TRIGGER_FUNCTION ( tf_unit_in_battle  )

Definition at line 2782 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [709/787]

trigger::TRIGGER_FUNCTION ( tf_units_in_province_from  )

Definition at line 2685 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [710/787]

trigger::TRIGGER_FUNCTION ( tf_units_in_province_tag  )

Definition at line 2669 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [711/787]

trigger::TRIGGER_FUNCTION ( tf_units_in_province_this_nation  )

Definition at line 2697 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [712/787]

trigger::TRIGGER_FUNCTION ( tf_units_in_province_this_pop  )

Definition at line 2735 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [713/787]

trigger::TRIGGER_FUNCTION ( tf_units_in_province_this_province  )

Definition at line 2709 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [714/787]

trigger::TRIGGER_FUNCTION ( tf_units_in_province_this_state  )

Definition at line 2722 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [715/787]

trigger::TRIGGER_FUNCTION ( tf_units_in_province_value  )

Definition at line 2655 of file triggers.cpp.

◆ TRIGGER_FUNCTION() [716/787]

trigger::TRIGGER_FUNCTION ( tf_unused_1  )

Definition at line 250 of file triggers.cpp.

◆ TRIGGER_FUNCTION() [717/787]

trigger::TRIGGER_FUNCTION ( tf_upper_house  )

Definition at line 5290 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [718/787]

trigger::TRIGGER_FUNCTION ( tf_variable_good_name  )

Definition at line 5593 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [719/787]

trigger::TRIGGER_FUNCTION ( tf_variable_ideology_name_nation  )

Definition at line 5466 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [720/787]

trigger::TRIGGER_FUNCTION ( tf_variable_ideology_name_pop  )

Definition at line 5484 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [721/787]

trigger::TRIGGER_FUNCTION ( tf_variable_ideology_name_province  )

Definition at line 5478 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [722/787]

trigger::TRIGGER_FUNCTION ( tf_variable_ideology_name_state  )

Definition at line 5472 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [723/787]

trigger::TRIGGER_FUNCTION ( tf_variable_issue_group_name_nation  )

Definition at line 5514 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [724/787]

trigger::TRIGGER_FUNCTION ( tf_variable_issue_group_name_pop  )

Definition at line 5534 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [725/787]

trigger::TRIGGER_FUNCTION ( tf_variable_issue_group_name_province  )

Definition at line 5527 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [726/787]

trigger::TRIGGER_FUNCTION ( tf_variable_issue_group_name_state  )

Definition at line 5520 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [727/787]

trigger::TRIGGER_FUNCTION ( tf_variable_issue_name_nation  )

Definition at line 5490 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [728/787]

trigger::TRIGGER_FUNCTION ( tf_variable_issue_name_pop  )

Definition at line 5508 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [729/787]

trigger::TRIGGER_FUNCTION ( tf_variable_issue_name_province  )

Definition at line 5502 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [730/787]

trigger::TRIGGER_FUNCTION ( tf_variable_issue_name_state  )

Definition at line 5496 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [731/787]

trigger::TRIGGER_FUNCTION ( tf_variable_pop_type_name_nation  )

Definition at line 5568 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [732/787]

trigger::TRIGGER_FUNCTION ( tf_variable_pop_type_name_pop  )

Definition at line 5586 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [733/787]

trigger::TRIGGER_FUNCTION ( tf_variable_pop_type_name_province  )

Definition at line 5580 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [734/787]

trigger::TRIGGER_FUNCTION ( tf_variable_pop_type_name_state  )

Definition at line 5574 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [735/787]

trigger::TRIGGER_FUNCTION ( tf_variable_reform_group_name_nation  )

Definition at line 5541 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [736/787]

trigger::TRIGGER_FUNCTION ( tf_variable_reform_group_name_pop  )

Definition at line 5561 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [737/787]

trigger::TRIGGER_FUNCTION ( tf_variable_reform_group_name_province  )

Definition at line 5554 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [738/787]

trigger::TRIGGER_FUNCTION ( tf_variable_reform_group_name_state  )

Definition at line 5547 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [739/787]

trigger::TRIGGER_FUNCTION ( tf_vassal_of_from  )

Definition at line 3520 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [740/787]

trigger::TRIGGER_FUNCTION ( tf_vassal_of_province_from  )

Definition at line 3548 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [741/787]

trigger::TRIGGER_FUNCTION ( tf_vassal_of_province_tag  )

Definition at line 3543 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [742/787]

trigger::TRIGGER_FUNCTION ( tf_vassal_of_province_this_nation  )

Definition at line 3552 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [743/787]

trigger::TRIGGER_FUNCTION ( tf_vassal_of_province_this_pop  )

Definition at line 3566 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [744/787]

trigger::TRIGGER_FUNCTION ( tf_vassal_of_province_this_province  )

Definition at line 3556 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [745/787]

trigger::TRIGGER_FUNCTION ( tf_vassal_of_province_this_state  )

Definition at line 3561 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [746/787]

trigger::TRIGGER_FUNCTION ( tf_vassal_of_tag  )

Definition at line 3515 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [747/787]

trigger::TRIGGER_FUNCTION ( tf_vassal_of_this_nation  )

Definition at line 3524 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [748/787]

trigger::TRIGGER_FUNCTION ( tf_vassal_of_this_pop  )

Definition at line 3538 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [749/787]

trigger::TRIGGER_FUNCTION ( tf_vassal_of_this_province  )

Definition at line 3528 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [750/787]

trigger::TRIGGER_FUNCTION ( tf_vassal_of_this_state  )

Definition at line 3533 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [751/787]

trigger::TRIGGER_FUNCTION ( tf_war_exhaustion_nation  )

Definition at line 1831 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [752/787]

trigger::TRIGGER_FUNCTION ( tf_war_exhaustion_pop  )

Definition at line 1838 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [753/787]

trigger::TRIGGER_FUNCTION ( tf_war_exhaustion_province  )

Definition at line 1834 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [754/787]

trigger::TRIGGER_FUNCTION ( tf_war_nation  )

Definition at line 1824 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [755/787]

trigger::TRIGGER_FUNCTION ( tf_war_pop  )

Definition at line 1827 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [756/787]

trigger::TRIGGER_FUNCTION ( tf_war_score  )

Definition at line 4430 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [757/787]

trigger::TRIGGER_FUNCTION ( tf_war_with_from  )

Definition at line 2754 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [758/787]

trigger::TRIGGER_FUNCTION ( tf_war_with_tag  )

Definition at line 2748 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [759/787]

trigger::TRIGGER_FUNCTION ( tf_war_with_this_nation  )

Definition at line 2759 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [760/787]

trigger::TRIGGER_FUNCTION ( tf_war_with_this_pop  )

Definition at line 2776 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [761/787]

trigger::TRIGGER_FUNCTION ( tf_war_with_this_province  )

Definition at line 2764 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [762/787]

trigger::TRIGGER_FUNCTION ( tf_war_with_this_state  )

Definition at line 2770 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [763/787]

trigger::TRIGGER_FUNCTION ( tf_work_available_nation  )

Definition at line 5448 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [764/787]

trigger::TRIGGER_FUNCTION ( tf_work_available_province  )

Definition at line 5460 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [765/787]

trigger::TRIGGER_FUNCTION ( tf_work_available_state  )

Definition at line 5454 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [766/787]

trigger::TRIGGER_FUNCTION ( tf_world_wars_enabled  )

Definition at line 4575 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [767/787]

trigger::TRIGGER_FUNCTION ( tf_x_core_scope_nation  )

Definition at line 721 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [768/787]

trigger::TRIGGER_FUNCTION ( tf_x_core_scope_province  )

Definition at line 684 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [769/787]

trigger::TRIGGER_FUNCTION ( tf_x_country_scope  )

Definition at line 543 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [770/787]

trigger::TRIGGER_FUNCTION ( tf_x_greater_power_scope  )

Definition at line 577 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [771/787]

trigger::TRIGGER_FUNCTION ( tf_x_neighbor_country_scope_nation  )

Definition at line 456 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [772/787]

trigger::TRIGGER_FUNCTION ( tf_x_neighbor_country_scope_pop  )

Definition at line 490 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [773/787]

trigger::TRIGGER_FUNCTION ( tf_x_neighbor_province_scope  )

Definition at line 383 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [774/787]

trigger::TRIGGER_FUNCTION ( tf_x_neighbor_province_scope_state  )

Definition at line 416 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [775/787]

trigger::TRIGGER_FUNCTION ( tf_x_owned_province_scope_nation  )

Definition at line 653 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [776/787]

trigger::TRIGGER_FUNCTION ( tf_x_owned_province_scope_state  )

Definition at line 616 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [777/787]

trigger::TRIGGER_FUNCTION ( tf_x_pop_scope_nation  )

Definition at line 927 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [778/787]

trigger::TRIGGER_FUNCTION ( tf_x_pop_scope_province  )

Definition at line 855 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [779/787]

trigger::TRIGGER_FUNCTION ( tf_x_pop_scope_state  )

Definition at line 886 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [780/787]

trigger::TRIGGER_FUNCTION ( tf_x_provinces_in_variable_region  )

Definition at line 962 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [781/787]

trigger::TRIGGER_FUNCTION ( tf_x_provinces_in_variable_region_proper  )

Definition at line 993 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [782/787]

trigger::TRIGGER_FUNCTION ( tf_x_sphere_member_scope  )

Definition at line 820 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [783/787]

trigger::TRIGGER_FUNCTION ( tf_x_state_scope  )

Definition at line 754 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [784/787]

trigger::TRIGGER_FUNCTION ( tf_x_substate_scope  )

Definition at line 785 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [785/787]

trigger::TRIGGER_FUNCTION ( tf_x_war_countries_scope_nation  )

Definition at line 496 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [786/787]

trigger::TRIGGER_FUNCTION ( tf_x_war_countries_scope_pop  )

Definition at line 537 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [787/787]

trigger::TRIGGER_FUNCTION ( tf_year  )

Definition at line 1172 of file triggers.cpp.

Here is the call graph for this function:

◆ trigger_scope_data_payload()

int32_t trigger::trigger_scope_data_payload ( uint16_t  code)
inline

Definition at line 1665 of file script_constants.hpp.

Here is the caller graph for this function:

◆ universal_accumulator()

auto trigger::universal_accumulator ( sys::state ws,
uint16_t const *  tval,
int32_t  this_slot,
int32_t  from_slot 
)

Definition at line 377 of file triggers.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ unowned_core_accumulator()

auto trigger::unowned_core_accumulator ( sys::state const &  ws,
dcon::nation_id  n 
)

Definition at line 1619 of file triggers.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

Variable Documentation

◆ association_eq

constexpr uint16_t trigger::association_eq = 0x1000
inlineconstexpr

Definition at line 624 of file script_constants.hpp.

◆ association_ge

constexpr uint16_t trigger::association_ge = 0x3000
inlineconstexpr

Definition at line 626 of file script_constants.hpp.

◆ association_gt

constexpr uint16_t trigger::association_gt = 0x2000
inlineconstexpr

Definition at line 625 of file script_constants.hpp.

◆ association_le

constexpr uint16_t trigger::association_le = 0x5000
inlineconstexpr

Definition at line 628 of file script_constants.hpp.

◆ association_lt

constexpr uint16_t trigger::association_lt = 0x4000
inlineconstexpr

Definition at line 627 of file script_constants.hpp.

◆ association_mask

constexpr uint16_t trigger::association_mask = 0x7000
inlineconstexpr

Definition at line 623 of file script_constants.hpp.

◆ association_ne

constexpr uint16_t trigger::association_ne = 0x6000
inlineconstexpr

Definition at line 629 of file script_constants.hpp.

◆ capital_scope

constexpr uint16_t trigger::capital_scope = first_scope_code + 0x0018
inlineconstexpr

Definition at line 1416 of file script_constants.hpp.

◆ capital_scope_pop

constexpr uint16_t trigger::capital_scope_pop = first_scope_code + 0x0030
inlineconstexpr

Definition at line 1440 of file script_constants.hpp.

◆ capital_scope_province

constexpr uint16_t trigger::capital_scope_province = first_scope_code + 0x002F
inlineconstexpr

Definition at line 1439 of file script_constants.hpp.

◆ code_mask

constexpr uint16_t trigger::code_mask = 0x07FF
inlineconstexpr

Definition at line 632 of file script_constants.hpp.

◆ controller_scope

constexpr uint16_t trigger::controller_scope = first_scope_code + 0x0014
inlineconstexpr

Definition at line 1412 of file script_constants.hpp.

◆ country_scope_nation

constexpr uint16_t trigger::country_scope_nation = first_scope_code + 0x002C
inlineconstexpr

Definition at line 1436 of file script_constants.hpp.

◆ country_scope_pop

constexpr uint16_t trigger::country_scope_pop = first_scope_code + 0x0017
inlineconstexpr

Definition at line 1415 of file script_constants.hpp.

◆ country_scope_province

constexpr uint16_t trigger::country_scope_province = first_scope_code + 0x002D
inlineconstexpr

Definition at line 1437 of file script_constants.hpp.

◆ country_scope_state

constexpr uint16_t trigger::country_scope_state = first_scope_code + 0x0016
inlineconstexpr

Definition at line 1414 of file script_constants.hpp.

◆ crisis_state_scope

constexpr uint16_t trigger::crisis_state_scope = first_scope_code + 0x0027
inlineconstexpr

Definition at line 1431 of file script_constants.hpp.

◆ cultural_union_scope

constexpr uint16_t trigger::cultural_union_scope = first_scope_code + 0x0022
inlineconstexpr

Definition at line 1426 of file script_constants.hpp.

◆ cultural_union_scope_pop

constexpr uint16_t trigger::cultural_union_scope_pop = first_scope_code + 0x002E
inlineconstexpr

Definition at line 1438 of file script_constants.hpp.

◆ data_sizes

constexpr int8_t trigger::data_sizes[]
inlineconstexpr
Initial value:
= {
0,
#define TRIGGER_BYTECODE_ELEMENT(code, name, arg)
}
#define TRIGGER_BYTECODE_LIST

Definition at line 1454 of file script_constants.hpp.

◆ first_invalid_code

constexpr uint16_t trigger::first_invalid_code = first_scope_code + 0x0034
inlineconstexpr

Definition at line 1445 of file script_constants.hpp.

◆ first_scope_code

TRIGGER_BYTECODE_LIST constexpr uint16_t trigger::first_scope_code = 0x02E2
inlineconstexpr

Definition at line 1382 of file script_constants.hpp.

◆ flashpoint_tag_scope

constexpr uint16_t trigger::flashpoint_tag_scope = first_scope_code + 0x0026
inlineconstexpr

Definition at line 1430 of file script_constants.hpp.

◆ from_scope_nation

constexpr uint16_t trigger::from_scope_nation = first_scope_code + 0x001E
inlineconstexpr

Definition at line 1422 of file script_constants.hpp.

◆ from_scope_pop

constexpr uint16_t trigger::from_scope_pop = first_scope_code + 0x001D
inlineconstexpr

Definition at line 1421 of file script_constants.hpp.

◆ from_scope_province

constexpr uint16_t trigger::from_scope_province = first_scope_code + 0x0020
inlineconstexpr

Definition at line 1424 of file script_constants.hpp.

◆ from_scope_state

constexpr uint16_t trigger::from_scope_state = first_scope_code + 0x001F
inlineconstexpr

Definition at line 1423 of file script_constants.hpp.

◆ generic_scope

constexpr uint16_t trigger::generic_scope = first_scope_code + 0x0000
inlineconstexpr

Definition at line 1392 of file script_constants.hpp.

◆ independence_scope

constexpr uint16_t trigger::independence_scope = first_scope_code + 0x0025
inlineconstexpr

Definition at line 1429 of file script_constants.hpp.

◆ integer_scope

constexpr uint16_t trigger::integer_scope = first_scope_code + 0x002B
inlineconstexpr

Definition at line 1435 of file script_constants.hpp.

◆ is_disjunctive_scope

constexpr uint16_t trigger::is_disjunctive_scope = 0x4000
inlineconstexpr

Definition at line 620 of file script_constants.hpp.

◆ is_existence_scope

constexpr uint16_t trigger::is_existence_scope = 0x2000
inlineconstexpr

Definition at line 621 of file script_constants.hpp.

◆ location_scope

constexpr uint16_t trigger::location_scope = first_scope_code + 0x0015
inlineconstexpr

Definition at line 1413 of file script_constants.hpp.

◆ no_payload

constexpr uint16_t trigger::no_payload = 0x0800
inlineconstexpr

Definition at line 631 of file script_constants.hpp.

◆ overlord_scope

constexpr uint16_t trigger::overlord_scope = first_scope_code + 0x0023
inlineconstexpr

Definition at line 1427 of file script_constants.hpp.

◆ owner_scope_province

constexpr uint16_t trigger::owner_scope_province = first_scope_code + 0x0013
inlineconstexpr

Definition at line 1411 of file script_constants.hpp.

◆ owner_scope_state

constexpr uint16_t trigger::owner_scope_state = first_scope_code + 0x0012
inlineconstexpr

Definition at line 1410 of file script_constants.hpp.

◆ placeholder_not_scope

constexpr uint16_t trigger::placeholder_not_scope = code_mask
inlineconstexpr

Definition at line 1447 of file script_constants.hpp.

◆ sea_zone_scope

constexpr uint16_t trigger::sea_zone_scope = first_scope_code + 0x0021
inlineconstexpr

Definition at line 1425 of file script_constants.hpp.

◆ sphere_owner_scope

constexpr uint16_t trigger::sphere_owner_scope = first_scope_code + 0x0024
inlineconstexpr

Definition at line 1428 of file script_constants.hpp.

◆ state_scope_pop

constexpr uint16_t trigger::state_scope_pop = first_scope_code + 0x0028
inlineconstexpr

Definition at line 1432 of file script_constants.hpp.

◆ state_scope_province

constexpr uint16_t trigger::state_scope_province = first_scope_code + 0x0029
inlineconstexpr

Definition at line 1433 of file script_constants.hpp.

◆ tag_scope

constexpr uint16_t trigger::tag_scope = first_scope_code + 0x002A
inlineconstexpr

Definition at line 1434 of file script_constants.hpp.

◆ this_scope_nation

constexpr uint16_t trigger::this_scope_nation = first_scope_code + 0x001A
inlineconstexpr

Definition at line 1418 of file script_constants.hpp.

◆ this_scope_pop

constexpr uint16_t trigger::this_scope_pop = first_scope_code + 0x0019
inlineconstexpr

Definition at line 1417 of file script_constants.hpp.

◆ this_scope_province

constexpr uint16_t trigger::this_scope_province = first_scope_code + 0x001C
inlineconstexpr

Definition at line 1420 of file script_constants.hpp.

◆ this_scope_state

constexpr uint16_t trigger::this_scope_state = first_scope_code + 0x001B
inlineconstexpr

Definition at line 1419 of file script_constants.hpp.

◆ x_core_scope_nation

constexpr uint16_t trigger::x_core_scope_nation = first_scope_code + 0x000A
inlineconstexpr

Definition at line 1402 of file script_constants.hpp.

◆ x_core_scope_province

constexpr uint16_t trigger::x_core_scope_province = first_scope_code + 0x0009
inlineconstexpr

Definition at line 1401 of file script_constants.hpp.

◆ x_country_scope

constexpr uint16_t trigger::x_country_scope = first_scope_code + 0x0031
inlineconstexpr

Definition at line 1441 of file script_constants.hpp.

◆ x_greater_power_scope

constexpr uint16_t trigger::x_greater_power_scope = first_scope_code + 0x0006
inlineconstexpr

Definition at line 1398 of file script_constants.hpp.

◆ x_neighbor_country_scope_nation

constexpr uint16_t trigger::x_neighbor_country_scope_nation = first_scope_code + 0x0002
inlineconstexpr

Definition at line 1394 of file script_constants.hpp.

◆ x_neighbor_country_scope_pop

constexpr uint16_t trigger::x_neighbor_country_scope_pop = first_scope_code + 0x0003
inlineconstexpr

Definition at line 1395 of file script_constants.hpp.

◆ x_neighbor_province_scope

constexpr uint16_t trigger::x_neighbor_province_scope = first_scope_code + 0x0001
inlineconstexpr

Definition at line 1393 of file script_constants.hpp.

◆ x_neighbor_province_scope_state

constexpr uint16_t trigger::x_neighbor_province_scope_state = first_scope_code + 0x0032
inlineconstexpr

Definition at line 1442 of file script_constants.hpp.

◆ x_owned_province_scope_nation

constexpr uint16_t trigger::x_owned_province_scope_nation = first_scope_code + 0x0008
inlineconstexpr

Definition at line 1400 of file script_constants.hpp.

◆ x_owned_province_scope_state

constexpr uint16_t trigger::x_owned_province_scope_state = first_scope_code + 0x0007
inlineconstexpr

Definition at line 1399 of file script_constants.hpp.

◆ x_pop_scope_nation

constexpr uint16_t trigger::x_pop_scope_nation = first_scope_code + 0x0010
inlineconstexpr

Definition at line 1408 of file script_constants.hpp.

◆ x_pop_scope_province

constexpr uint16_t trigger::x_pop_scope_province = first_scope_code + 0x000E
inlineconstexpr

Definition at line 1406 of file script_constants.hpp.

◆ x_pop_scope_state

constexpr uint16_t trigger::x_pop_scope_state = first_scope_code + 0x000F
inlineconstexpr

Definition at line 1407 of file script_constants.hpp.

◆ x_provinces_in_variable_region

constexpr uint16_t trigger::x_provinces_in_variable_region = first_scope_code + 0x0011
inlineconstexpr

Definition at line 1409 of file script_constants.hpp.

◆ x_provinces_in_variable_region_proper

constexpr uint16_t trigger::x_provinces_in_variable_region_proper = first_scope_code + 0x0033
inlineconstexpr

Definition at line 1443 of file script_constants.hpp.

◆ x_sphere_member_scope

constexpr uint16_t trigger::x_sphere_member_scope = first_scope_code + 0x000D
inlineconstexpr

Definition at line 1405 of file script_constants.hpp.

◆ x_state_scope

constexpr uint16_t trigger::x_state_scope = first_scope_code + 0x000B
inlineconstexpr

Definition at line 1403 of file script_constants.hpp.

◆ x_substate_scope

constexpr uint16_t trigger::x_substate_scope = first_scope_code + 0x000C
inlineconstexpr

Definition at line 1404 of file script_constants.hpp.

◆ x_war_countries_scope_nation

constexpr uint16_t trigger::x_war_countries_scope_nation = first_scope_code + 0x0004
inlineconstexpr

Definition at line 1396 of file script_constants.hpp.

◆ x_war_countries_scope_pop

constexpr uint16_t trigger::x_war_countries_scope_pop = first_scope_code + 0x0005
inlineconstexpr

Definition at line 1397 of file script_constants.hpp.