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_diplo_points)
 
 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)
 
 TRIGGER_FUNCTION (tf_party_name)
 
 TRIGGER_FUNCTION (tf_party_position)
 
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 = 0x02E5
 
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 169 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 1468 of file script_constants.hpp.

Function Documentation

◆ compare() [1/2]

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

Definition at line 204 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 207 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 101 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 82 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 21 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 41 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 61 of file triggers.cpp.

◆ count_subtriggers()

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

Definition at line 1697 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 1222 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 1250 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 5895 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 5923 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 5903 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 5913 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 5899 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 5928 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 5908 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 5918 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 5826 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 5881 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 5854 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 5812 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 5868 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 5841 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 372 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 1658 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 1665 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 1662 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 3008 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 363 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 358 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 368 of file triggers.cpp.

◆ read_float_from_payload()

float trigger::read_float_from_payload ( uint16_t const *  data)

Definition at line 119 of file triggers.cpp.

◆ read_int32_t_from_payload()

int32_t trigger::read_int32_t_from_payload ( uint16_t const *  data)

Definition at line 133 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 1680 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 5803 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/790]

trigger::TRIGGER_FUNCTION ( apply_conjuctively  )

Definition at line 226 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [2/790]

trigger::TRIGGER_FUNCTION ( apply_disjuctively  )

Definition at line 211 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [3/790]

trigger::TRIGGER_FUNCTION ( apply_subtriggers  )

Definition at line 241 of file triggers.cpp.

◆ TRIGGER_FUNCTION() [4/790]

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/790]

trigger::TRIGGER_FUNCTION ( tf_administration_spending_nation  )

Definition at line 3958 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [6/790]

trigger::TRIGGER_FUNCTION ( tf_administration_spending_pop  )

Definition at line 3961 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [7/790]

trigger::TRIGGER_FUNCTION ( tf_administration_spending_province  )

Definition at line 3965 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [8/790]

trigger::TRIGGER_FUNCTION ( tf_administration_spending_state  )

Definition at line 3969 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [9/790]

trigger::TRIGGER_FUNCTION ( tf_agree_with_ruling_party  )

Definition at line 3716 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [10/790]

trigger::TRIGGER_FUNCTION ( tf_ai  )

Definition at line 3503 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [11/790]

trigger::TRIGGER_FUNCTION ( tf_alliance_with_from  )

Definition at line 3630 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [12/790]

trigger::TRIGGER_FUNCTION ( tf_alliance_with_tag  )

Definition at line 3620 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [13/790]

trigger::TRIGGER_FUNCTION ( tf_alliance_with_this_nation  )

Definition at line 3639 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [14/790]

trigger::TRIGGER_FUNCTION ( tf_alliance_with_this_pop  )

Definition at line 3668 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [15/790]

trigger::TRIGGER_FUNCTION ( tf_alliance_with_this_province  )

Definition at line 3648 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [16/790]

trigger::TRIGGER_FUNCTION ( tf_alliance_with_this_state  )

Definition at line 3658 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [17/790]

trigger::TRIGGER_FUNCTION ( tf_always  )

Definition at line 3800 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [18/790]

trigger::TRIGGER_FUNCTION ( tf_average_consciousness_nation  )

Definition at line 3219 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [19/790]

trigger::TRIGGER_FUNCTION ( tf_average_consciousness_province  )

Definition at line 3229 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [20/790]

trigger::TRIGGER_FUNCTION ( tf_average_consciousness_state  )

Definition at line 3224 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [21/790]

trigger::TRIGGER_FUNCTION ( tf_average_militancy_nation  )

Definition at line 3204 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [22/790]

trigger::TRIGGER_FUNCTION ( tf_average_militancy_province  )

Definition at line 3214 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [23/790]

trigger::TRIGGER_FUNCTION ( tf_average_militancy_state  )

Definition at line 3209 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [24/790]

trigger::TRIGGER_FUNCTION ( tf_badboy  )

Definition at line 2321 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [25/790]

trigger::TRIGGER_FUNCTION ( tf_big_producer  )

Definition at line 4495 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [26/790]

trigger::TRIGGER_FUNCTION ( tf_blockade  )

Definition at line 1842 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [27/790]

trigger::TRIGGER_FUNCTION ( tf_brigades_compare_from  )

Definition at line 4290 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [28/790]

trigger::TRIGGER_FUNCTION ( tf_brigades_compare_province_from  )

Definition at line 4297 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [29/790]

trigger::TRIGGER_FUNCTION ( tf_brigades_compare_province_this  )

Definition at line 4293 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [30/790]

trigger::TRIGGER_FUNCTION ( tf_brigades_compare_this  )

Definition at line 4287 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [31/790]

trigger::TRIGGER_FUNCTION ( tf_can_build_factory_in_capital_state  )

Definition at line 4547 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [32/790]

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/790]

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/790]

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/790]

trigger::TRIGGER_FUNCTION ( tf_can_build_fort_in_capital_no_whole_state_no_limit  )

Definition at line 5473 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [36/790]

trigger::TRIGGER_FUNCTION ( tf_can_build_fort_in_capital_no_whole_state_yes_limit  )

Definition at line 5469 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [37/790]

trigger::TRIGGER_FUNCTION ( tf_can_build_fort_in_capital_yes_whole_state_no_limit  )

Definition at line 5465 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [38/790]

trigger::TRIGGER_FUNCTION ( tf_can_build_fort_in_capital_yes_whole_state_yes_limit  )

Definition at line 5461 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [39/790]

trigger::TRIGGER_FUNCTION ( tf_can_build_in_province_fort_no_limit_from_nation  )

Definition at line 5393 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [40/790]

trigger::TRIGGER_FUNCTION ( tf_can_build_in_province_fort_no_limit_this_nation  )

Definition at line 5401 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [41/790]

trigger::TRIGGER_FUNCTION ( tf_can_build_in_province_fort_yes_limit_from_nation  )

Definition at line 5397 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [42/790]

trigger::TRIGGER_FUNCTION ( tf_can_build_in_province_fort_yes_limit_this_nation  )

Definition at line 5405 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [43/790]

trigger::TRIGGER_FUNCTION ( tf_can_build_in_province_naval_base_no_limit_from_nation  )

Definition at line 5409 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [44/790]

trigger::TRIGGER_FUNCTION ( tf_can_build_in_province_naval_base_no_limit_this_nation  )

Definition at line 5427 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [45/790]

trigger::TRIGGER_FUNCTION ( tf_can_build_in_province_naval_base_yes_limit_from_nation  )

Definition at line 5418 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [46/790]

trigger::TRIGGER_FUNCTION ( tf_can_build_in_province_naval_base_yes_limit_this_nation  )

Definition at line 5436 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [47/790]

trigger::TRIGGER_FUNCTION ( tf_can_build_in_province_railroad_no_limit_from_nation  )

Definition at line 5369 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [48/790]

trigger::TRIGGER_FUNCTION ( tf_can_build_in_province_railroad_no_limit_this_nation  )

Definition at line 5381 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [49/790]

trigger::TRIGGER_FUNCTION ( tf_can_build_in_province_railroad_yes_limit_from_nation  )

Definition at line 5375 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [50/790]

trigger::TRIGGER_FUNCTION ( tf_can_build_in_province_railroad_yes_limit_this_nation  )

Definition at line 5387 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [51/790]

trigger::TRIGGER_FUNCTION ( tf_can_build_railway_in_capital_no_whole_state_no_limit  )

Definition at line 5457 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [52/790]

trigger::TRIGGER_FUNCTION ( tf_can_build_railway_in_capital_no_whole_state_yes_limit  )

Definition at line 5453 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [53/790]

trigger::TRIGGER_FUNCTION ( tf_can_build_railway_in_capital_yes_whole_state_no_limit  )

Definition at line 5449 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [54/790]

trigger::TRIGGER_FUNCTION ( tf_can_build_railway_in_capital_yes_whole_state_yes_limit  )

Definition at line 5445 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [55/790]

trigger::TRIGGER_FUNCTION ( tf_can_create_vassals  )

Definition at line 3506 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [56/790]

trigger::TRIGGER_FUNCTION ( tf_can_nationalize  )

Definition at line 4403 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [57/790]

trigger::TRIGGER_FUNCTION ( tf_capital  )

Definition at line 1402 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [58/790]

trigger::TRIGGER_FUNCTION ( tf_capital_scope  )

Definition at line 1056 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [59/790]

trigger::TRIGGER_FUNCTION ( tf_capital_scope_pop  )

Definition at line 1064 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [60/790]

trigger::TRIGGER_FUNCTION ( tf_capital_scope_province  )

Definition at line 1060 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [61/790]

trigger::TRIGGER_FUNCTION ( tf_cash_reserves  )

Definition at line 1298 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [62/790]

trigger::TRIGGER_FUNCTION ( tf_casus_belli_from  )

Definition at line 2207 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [63/790]

trigger::TRIGGER_FUNCTION ( tf_casus_belli_tag  )

Definition at line 2201 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [64/790]

trigger::TRIGGER_FUNCTION ( tf_casus_belli_this_nation  )

Definition at line 2213 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [65/790]

trigger::TRIGGER_FUNCTION ( tf_casus_belli_this_pop  )

Definition at line 2233 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [66/790]

trigger::TRIGGER_FUNCTION ( tf_casus_belli_this_province  )

Definition at line 2226 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [67/790]

trigger::TRIGGER_FUNCTION ( tf_casus_belli_this_state  )

Definition at line 2219 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [68/790]

trigger::TRIGGER_FUNCTION ( tf_check_variable  )

Definition at line 5315 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [69/790]

trigger::TRIGGER_FUNCTION ( tf_civilization_progress  )

Definition at line 4330 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [70/790]

trigger::TRIGGER_FUNCTION ( tf_civilized_nation  )

Definition at line 3888 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [71/790]

trigger::TRIGGER_FUNCTION ( tf_civilized_pop  )

Definition at line 3891 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [72/790]

trigger::TRIGGER_FUNCTION ( tf_civilized_province  )

Definition at line 3895 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [73/790]

trigger::TRIGGER_FUNCTION ( tf_colonial_nation  )

Definition at line 3988 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [74/790]

trigger::TRIGGER_FUNCTION ( tf_consciousness_nation  )

Definition at line 4725 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [75/790]

trigger::TRIGGER_FUNCTION ( tf_consciousness_pop  )

Definition at line 4708 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [76/790]

trigger::TRIGGER_FUNCTION ( tf_consciousness_province  )

Definition at line 4711 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [77/790]

trigger::TRIGGER_FUNCTION ( tf_consciousness_state  )

Definition at line 4718 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [78/790]

trigger::TRIGGER_FUNCTION ( tf_constructing_cb_discovered  )

Definition at line 4323 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [79/790]

trigger::TRIGGER_FUNCTION ( tf_constructing_cb_from  )

Definition at line 4305 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [80/790]

trigger::TRIGGER_FUNCTION ( tf_constructing_cb_progress  )

Definition at line 4326 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [81/790]

trigger::TRIGGER_FUNCTION ( tf_constructing_cb_tag  )

Definition at line 4301 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [82/790]

trigger::TRIGGER_FUNCTION ( tf_constructing_cb_this_nation  )

Definition at line 4308 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [83/790]

trigger::TRIGGER_FUNCTION ( tf_constructing_cb_this_pop  )

Definition at line 4319 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [84/790]

trigger::TRIGGER_FUNCTION ( tf_constructing_cb_this_province  )

Definition at line 4311 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [85/790]

trigger::TRIGGER_FUNCTION ( tf_constructing_cb_this_state  )

Definition at line 4315 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [86/790]

trigger::TRIGGER_FUNCTION ( tf_constructing_cb_type  )

Definition at line 4335 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [87/790]

trigger::TRIGGER_FUNCTION ( tf_continent_nation  )

Definition at line 2159 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [88/790]

trigger::TRIGGER_FUNCTION ( tf_continent_nation_from  )

Definition at line 2184 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [89/790]

trigger::TRIGGER_FUNCTION ( tf_continent_nation_this  )

Definition at line 2167 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [90/790]

trigger::TRIGGER_FUNCTION ( tf_continent_pop  )

Definition at line 2163 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [91/790]

trigger::TRIGGER_FUNCTION ( tf_continent_pop_from  )

Definition at line 2196 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [92/790]

trigger::TRIGGER_FUNCTION ( tf_continent_pop_this  )

Definition at line 2179 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [93/790]

trigger::TRIGGER_FUNCTION ( tf_continent_province  )

Definition at line 2152 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [94/790]

trigger::TRIGGER_FUNCTION ( tf_continent_province_from  )

Definition at line 2192 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [95/790]

trigger::TRIGGER_FUNCTION ( tf_continent_province_this  )

Definition at line 2175 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [96/790]

trigger::TRIGGER_FUNCTION ( tf_continent_state  )

Definition at line 2155 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [97/790]

trigger::TRIGGER_FUNCTION ( tf_continent_state_from  )

Definition at line 2188 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [98/790]

trigger::TRIGGER_FUNCTION ( tf_continent_state_this  )

Definition at line 2171 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [99/790]

trigger::TRIGGER_FUNCTION ( tf_controlled_by_from  )

Definition at line 3332 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [100/790]

trigger::TRIGGER_FUNCTION ( tf_controlled_by_owner  )

Definition at line 3352 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [101/790]

trigger::TRIGGER_FUNCTION ( tf_controlled_by_reb  )

Definition at line 3356 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [102/790]

trigger::TRIGGER_FUNCTION ( tf_controlled_by_rebels  )

Definition at line 3324 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [103/790]

trigger::TRIGGER_FUNCTION ( tf_controlled_by_tag  )

Definition at line 3328 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [104/790]

trigger::TRIGGER_FUNCTION ( tf_controlled_by_this_nation  )

Definition at line 3336 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [105/790]

trigger::TRIGGER_FUNCTION ( tf_controlled_by_this_pop  )

Definition at line 3348 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [106/790]

trigger::TRIGGER_FUNCTION ( tf_controlled_by_this_province  )

Definition at line 3340 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [107/790]

trigger::TRIGGER_FUNCTION ( tf_controlled_by_this_state  )

Definition at line 3344 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [108/790]

trigger::TRIGGER_FUNCTION ( tf_controller_scope  )

Definition at line 1035 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [109/790]

trigger::TRIGGER_FUNCTION ( tf_controls  )

Definition at line 1858 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [110/790]

trigger::TRIGGER_FUNCTION ( tf_corruption  )

Definition at line 2890 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [111/790]

trigger::TRIGGER_FUNCTION ( tf_country_scope_nation  )

Definition at line 1151 of file triggers.cpp.

◆ TRIGGER_FUNCTION() [112/790]

trigger::TRIGGER_FUNCTION ( tf_country_scope_pop  )

Definition at line 1050 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [113/790]

trigger::TRIGGER_FUNCTION ( tf_country_scope_province  )

Definition at line 1154 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [114/790]

trigger::TRIGGER_FUNCTION ( tf_country_scope_state  )

Definition at line 1045 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [115/790]

trigger::TRIGGER_FUNCTION ( tf_country_units_in_state_from  )

Definition at line 2557 of file triggers.cpp.

◆ TRIGGER_FUNCTION() [116/790]

trigger::TRIGGER_FUNCTION ( tf_country_units_in_state_tag  )

Definition at line 2640 of file triggers.cpp.

◆ TRIGGER_FUNCTION() [117/790]

trigger::TRIGGER_FUNCTION ( tf_country_units_in_state_this_nation  )

Definition at line 2573 of file triggers.cpp.

◆ TRIGGER_FUNCTION() [118/790]

trigger::TRIGGER_FUNCTION ( tf_country_units_in_state_this_pop  )

Definition at line 2623 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [119/790]

trigger::TRIGGER_FUNCTION ( tf_country_units_in_state_this_province  )

Definition at line 2589 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [120/790]

trigger::TRIGGER_FUNCTION ( tf_country_units_in_state_this_state  )

Definition at line 2606 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [121/790]

trigger::TRIGGER_FUNCTION ( tf_crime_higher_than_education_nation  )

Definition at line 3700 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [122/790]

trigger::TRIGGER_FUNCTION ( tf_crime_higher_than_education_pop  )

Definition at line 3712 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [123/790]

trigger::TRIGGER_FUNCTION ( tf_crime_higher_than_education_province  )

Definition at line 3708 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [124/790]

trigger::TRIGGER_FUNCTION ( tf_crime_higher_than_education_state  )

Definition at line 3704 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [125/790]

trigger::TRIGGER_FUNCTION ( tf_crisis_exist  )

Definition at line 4827 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [126/790]

trigger::TRIGGER_FUNCTION ( tf_crisis_state_scope  )

Definition at line 1126 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [127/790]

trigger::TRIGGER_FUNCTION ( tf_crisis_temperature  )

Definition at line 4839 of file triggers.cpp.

◆ TRIGGER_FUNCTION() [128/790]

trigger::TRIGGER_FUNCTION ( tf_cultural_union_scope  )

Definition at line 1094 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [129/790]

trigger::TRIGGER_FUNCTION ( tf_cultural_union_scope_pop  )

Definition at line 1159 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [130/790]

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/790]

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/790]

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/790]

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/790]

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/790]

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/790]

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/790]

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/790]

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/790]

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/790]

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/790]

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/790]

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/790]

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/790]

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/790]

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/790]

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/790]

trigger::TRIGGER_FUNCTION ( tf_culture_has_union_tag_nation  )

Definition at line 4131 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [148/790]

trigger::TRIGGER_FUNCTION ( tf_culture_has_union_tag_pop  )

Definition at line 4125 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [149/790]

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/790]

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/790]

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/790]

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/790]

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/790]

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/790]

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/790]

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/790]

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/790]

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/790]

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/790]

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/790]

trigger::TRIGGER_FUNCTION ( tf_diplo_points  )

Definition at line 1846 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [162/790]

trigger::TRIGGER_FUNCTION ( tf_diplomatic_influence_from_nation  )

Definition at line 5140 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [163/790]

trigger::TRIGGER_FUNCTION ( tf_diplomatic_influence_from_province  )

Definition at line 5149 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [164/790]

trigger::TRIGGER_FUNCTION ( tf_diplomatic_influence_tag  )

Definition at line 5111 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [165/790]

trigger::TRIGGER_FUNCTION ( tf_diplomatic_influence_this_nation  )

Definition at line 5121 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [166/790]

trigger::TRIGGER_FUNCTION ( tf_diplomatic_influence_this_province  )

Definition at line 5130 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [167/790]

trigger::TRIGGER_FUNCTION ( tf_education_spending_nation  )

Definition at line 3973 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [168/790]

trigger::TRIGGER_FUNCTION ( tf_education_spending_pop  )

Definition at line 3976 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [169/790]

trigger::TRIGGER_FUNCTION ( tf_education_spending_province  )

Definition at line 3980 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [170/790]

trigger::TRIGGER_FUNCTION ( tf_education_spending_state  )

Definition at line 3984 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [171/790]

trigger::TRIGGER_FUNCTION ( tf_election  )

Definition at line 3803 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [172/790]

trigger::TRIGGER_FUNCTION ( tf_empty  )

Definition at line 2355 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [173/790]

trigger::TRIGGER_FUNCTION ( tf_empty_state  )

Definition at line 2359 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [174/790]

trigger::TRIGGER_FUNCTION ( tf_everyday_needs  )

Definition at line 4700 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [175/790]

trigger::TRIGGER_FUNCTION ( tf_exists_bool  )

Definition at line 2130 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [176/790]

trigger::TRIGGER_FUNCTION ( tf_exists_tag  )

Definition at line 2133 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [177/790]

trigger::TRIGGER_FUNCTION ( tf_flashpoint_tag_scope  )

Definition at line 1120 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [178/790]

trigger::TRIGGER_FUNCTION ( tf_flashpoint_tension  )

Definition at line 4819 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [179/790]

trigger::TRIGGER_FUNCTION ( tf_flashpoint_tension_province  )

Definition at line 4823 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [180/790]

trigger::TRIGGER_FUNCTION ( tf_from_scope  )

Definition at line 1071 of file triggers.cpp.

◆ TRIGGER_FUNCTION() [181/790]

trigger::TRIGGER_FUNCTION ( tf_generic_scope  )

Definition at line 255 of file triggers.cpp.

◆ TRIGGER_FUNCTION() [182/790]

trigger::TRIGGER_FUNCTION ( tf_government_nation  )

Definition at line 1392 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [183/790]

trigger::TRIGGER_FUNCTION ( tf_government_pop  )

Definition at line 1396 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [184/790]

trigger::TRIGGER_FUNCTION ( tf_great_wars_enabled  )

Definition at line 4400 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [185/790]

trigger::TRIGGER_FUNCTION ( tf_has_building_bank  )

Definition at line 5671 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [186/790]

trigger::TRIGGER_FUNCTION ( tf_has_building_factory  )

Definition at line 2334 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [187/790]

trigger::TRIGGER_FUNCTION ( tf_has_building_factory_from_province  )

Definition at line 2350 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [188/790]

trigger::TRIGGER_FUNCTION ( tf_has_building_fort  )

Definition at line 2324 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [189/790]

trigger::TRIGGER_FUNCTION ( tf_has_building_naval_base  )

Definition at line 2330 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [190/790]

trigger::TRIGGER_FUNCTION ( tf_has_building_railroad  )

Definition at line 2327 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [191/790]

trigger::TRIGGER_FUNCTION ( tf_has_building_state  )

Definition at line 2338 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [192/790]

trigger::TRIGGER_FUNCTION ( tf_has_building_state_from_province  )

Definition at line 2344 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [193/790]

trigger::TRIGGER_FUNCTION ( tf_has_building_university  )

Definition at line 5674 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [194/790]

trigger::TRIGGER_FUNCTION ( tf_has_country_flag  )

Definition at line 2137 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [195/790]

trigger::TRIGGER_FUNCTION ( tf_has_country_flag_pop  )

Definition at line 2140 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [196/790]

trigger::TRIGGER_FUNCTION ( tf_has_country_flag_province  )

Definition at line 2144 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [197/790]

trigger::TRIGGER_FUNCTION ( tf_has_country_flag_state  )

Definition at line 2148 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [198/790]

trigger::TRIGGER_FUNCTION ( tf_has_country_modifier  )

Definition at line 2365 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [199/790]

trigger::TRIGGER_FUNCTION ( tf_has_country_modifier_province  )

Definition at line 2378 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [200/790]

trigger::TRIGGER_FUNCTION ( tf_has_crime  )

Definition at line 4276 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [201/790]

trigger::TRIGGER_FUNCTION ( tf_has_cultural_sphere  )

Definition at line 4584 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [202/790]

trigger::TRIGGER_FUNCTION ( tf_has_culture_core  )

Definition at line 3283 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [203/790]

trigger::TRIGGER_FUNCTION ( tf_has_culture_core_province_this_pop  )

Definition at line 3298 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [204/790]

trigger::TRIGGER_FUNCTION ( tf_has_empty_adjacent_province  )

Definition at line 3473 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [205/790]

trigger::TRIGGER_FUNCTION ( tf_has_empty_adjacent_state_province  )

Definition at line 1230 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [206/790]

trigger::TRIGGER_FUNCTION ( tf_has_empty_adjacent_state_state  )

Definition at line 1259 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [207/790]

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() [208/790]

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() [209/790]

trigger::TRIGGER_FUNCTION ( tf_has_factories_nation  )

Definition at line 3747 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [210/790]

trigger::TRIGGER_FUNCTION ( tf_has_factories_state  )

Definition at line 3741 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [211/790]

trigger::TRIGGER_FUNCTION ( tf_has_flashpoint  )

Definition at line 4815 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [212/790]

trigger::TRIGGER_FUNCTION ( tf_has_global_flag  )

Definition at line 3810 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [213/790]

trigger::TRIGGER_FUNCTION ( tf_has_leader  )

Definition at line 3489 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [214/790]

trigger::TRIGGER_FUNCTION ( tf_has_national_focus_province  )

Definition at line 2806 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [215/790]

trigger::TRIGGER_FUNCTION ( tf_has_national_focus_state  )

Definition at line 2800 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [216/790]

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() [217/790]

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() [218/790]

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() [219/790]

trigger::TRIGGER_FUNCTION ( tf_has_pop_culture_nation  )

Definition at line 4646 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [220/790]

trigger::TRIGGER_FUNCTION ( tf_has_pop_culture_nation_this_pop  )

Definition at line 4626 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [221/790]

trigger::TRIGGER_FUNCTION ( tf_has_pop_culture_pop  )

Definition at line 4635 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [222/790]

trigger::TRIGGER_FUNCTION ( tf_has_pop_culture_pop_this_pop  )

Definition at line 4605 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [223/790]

trigger::TRIGGER_FUNCTION ( tf_has_pop_culture_province  )

Definition at line 4642 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [224/790]

trigger::TRIGGER_FUNCTION ( tf_has_pop_culture_province_this_pop  )

Definition at line 4617 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [225/790]

trigger::TRIGGER_FUNCTION ( tf_has_pop_culture_state  )

Definition at line 4638 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [226/790]

trigger::TRIGGER_FUNCTION ( tf_has_pop_culture_state_this_pop  )

Definition at line 4608 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [227/790]

trigger::TRIGGER_FUNCTION ( tf_has_pop_religion_nation  )

Definition at line 4692 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [228/790]

trigger::TRIGGER_FUNCTION ( tf_has_pop_religion_nation_this_pop  )

Definition at line 4672 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [229/790]

trigger::TRIGGER_FUNCTION ( tf_has_pop_religion_pop  )

Definition at line 4681 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [230/790]

trigger::TRIGGER_FUNCTION ( tf_has_pop_religion_pop_this_pop  )

Definition at line 4650 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [231/790]

trigger::TRIGGER_FUNCTION ( tf_has_pop_religion_province  )

Definition at line 4688 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [232/790]

trigger::TRIGGER_FUNCTION ( tf_has_pop_religion_province_this_pop  )

Definition at line 4663 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [233/790]

trigger::TRIGGER_FUNCTION ( tf_has_pop_religion_state  )

Definition at line 4684 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [234/790]

trigger::TRIGGER_FUNCTION ( tf_has_pop_religion_state_this_pop  )

Definition at line 4654 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [235/790]

trigger::TRIGGER_FUNCTION ( tf_has_pop_type_nation  )

Definition at line 3454 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [236/790]

trigger::TRIGGER_FUNCTION ( tf_has_pop_type_pop  )

Definition at line 3469 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [237/790]

trigger::TRIGGER_FUNCTION ( tf_has_pop_type_province  )

Definition at line 3464 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [238/790]

trigger::TRIGGER_FUNCTION ( tf_has_pop_type_state  )

Definition at line 3459 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [239/790]

trigger::TRIGGER_FUNCTION ( tf_has_province_modifier  )

Definition at line 2392 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [240/790]

trigger::TRIGGER_FUNCTION ( tf_has_recent_imigration  )

Definition at line 4469 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [241/790]

trigger::TRIGGER_FUNCTION ( tf_has_recently_lost_war  )

Definition at line 3678 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [242/790]

trigger::TRIGGER_FUNCTION ( tf_has_recently_lost_war_pop  )

Definition at line 3685 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [243/790]

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() [244/790]

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() [245/790]

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() [246/790]

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() [247/790]

trigger::TRIGGER_FUNCTION ( tf_in_default_bool  )

Definition at line 3760 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [248/790]

trigger::TRIGGER_FUNCTION ( tf_in_default_from  )

Definition at line 3769 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [249/790]

trigger::TRIGGER_FUNCTION ( tf_in_default_tag  )

Definition at line 3763 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [250/790]

trigger::TRIGGER_FUNCTION ( tf_in_default_this_nation  )

Definition at line 3774 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [251/790]

trigger::TRIGGER_FUNCTION ( tf_in_default_this_pop  )

Definition at line 3791 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [252/790]

trigger::TRIGGER_FUNCTION ( tf_in_default_this_province  )

Definition at line 3779 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [253/790]

trigger::TRIGGER_FUNCTION ( tf_in_default_this_state  )

Definition at line 3785 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [254/790]

trigger::TRIGGER_FUNCTION ( tf_in_sphere_from  )

Definition at line 3134 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [255/790]

trigger::TRIGGER_FUNCTION ( tf_in_sphere_tag  )

Definition at line 3130 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [256/790]

trigger::TRIGGER_FUNCTION ( tf_in_sphere_this_nation  )

Definition at line 3137 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [257/790]

trigger::TRIGGER_FUNCTION ( tf_in_sphere_this_pop  )

Definition at line 3148 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [258/790]

trigger::TRIGGER_FUNCTION ( tf_in_sphere_this_province  )

Definition at line 3140 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [259/790]

trigger::TRIGGER_FUNCTION ( tf_in_sphere_this_state  )

Definition at line 3144 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [260/790]

trigger::TRIGGER_FUNCTION ( tf_independence_scope  )

Definition at line 1113 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [261/790]

trigger::TRIGGER_FUNCTION ( tf_industrial_score_from_nation  )

Definition at line 3835 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [262/790]

trigger::TRIGGER_FUNCTION ( tf_industrial_score_tag  )

Definition at line 3831 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [263/790]

trigger::TRIGGER_FUNCTION ( tf_industrial_score_this_nation  )

Definition at line 3839 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [264/790]

trigger::TRIGGER_FUNCTION ( tf_industrial_score_this_pop  )

Definition at line 3843 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [265/790]

trigger::TRIGGER_FUNCTION ( tf_industrial_score_this_province  )

Definition at line 3853 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [266/790]

trigger::TRIGGER_FUNCTION ( tf_industrial_score_this_state  )

Definition at line 3848 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [267/790]

trigger::TRIGGER_FUNCTION ( tf_industrial_score_value  )

Definition at line 3828 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [268/790]

trigger::TRIGGER_FUNCTION ( tf_integer_scope  )

Definition at line 1147 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [269/790]

trigger::TRIGGER_FUNCTION ( tf_invention  )

Definition at line 5652 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [270/790]

trigger::TRIGGER_FUNCTION ( tf_invention_pop  )

Definition at line 5660 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [271/790]

trigger::TRIGGER_FUNCTION ( tf_invention_province  )

Definition at line 5656 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [272/790]

trigger::TRIGGER_FUNCTION ( tf_involved_in_crisis_nation  )

Definition at line 4842 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [273/790]

trigger::TRIGGER_FUNCTION ( tf_involved_in_crisis_pop  )

Definition at line 4857 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [274/790]

trigger::TRIGGER_FUNCTION ( tf_is_accepted_culture_nation_this_nation  )

Definition at line 3015 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [275/790]

trigger::TRIGGER_FUNCTION ( tf_is_accepted_culture_nation_this_pop  )

Definition at line 3018 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [276/790]

trigger::TRIGGER_FUNCTION ( tf_is_accepted_culture_nation_this_province  )

Definition at line 3025 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [277/790]

trigger::TRIGGER_FUNCTION ( tf_is_accepted_culture_nation_this_state  )

Definition at line 3021 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [278/790]

trigger::TRIGGER_FUNCTION ( tf_is_accepted_culture_pop  )

Definition at line 3083 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [279/790]

trigger::TRIGGER_FUNCTION ( tf_is_accepted_culture_pop_this_nation  )

Definition at line 3067 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [280/790]

trigger::TRIGGER_FUNCTION ( tf_is_accepted_culture_pop_this_pop  )

Definition at line 3070 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [281/790]

trigger::TRIGGER_FUNCTION ( tf_is_accepted_culture_pop_this_province  )

Definition at line 3078 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [282/790]

trigger::TRIGGER_FUNCTION ( tf_is_accepted_culture_pop_this_state  )

Definition at line 3074 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [283/790]

trigger::TRIGGER_FUNCTION ( tf_is_accepted_culture_province  )

Definition at line 3095 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [284/790]

trigger::TRIGGER_FUNCTION ( tf_is_accepted_culture_province_this_nation  )

Definition at line 3048 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [285/790]

trigger::TRIGGER_FUNCTION ( tf_is_accepted_culture_province_this_pop  )

Definition at line 3052 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [286/790]

trigger::TRIGGER_FUNCTION ( tf_is_accepted_culture_province_this_province  )

Definition at line 3062 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [287/790]

trigger::TRIGGER_FUNCTION ( tf_is_accepted_culture_province_this_state  )

Definition at line 3057 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [288/790]

trigger::TRIGGER_FUNCTION ( tf_is_accepted_culture_state  )

Definition at line 3107 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [289/790]

trigger::TRIGGER_FUNCTION ( tf_is_accepted_culture_state_this_nation  )

Definition at line 3029 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [290/790]

trigger::TRIGGER_FUNCTION ( tf_is_accepted_culture_state_this_pop  )

Definition at line 3033 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [291/790]

trigger::TRIGGER_FUNCTION ( tf_is_accepted_culture_state_this_province  )

Definition at line 3043 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [292/790]

trigger::TRIGGER_FUNCTION ( tf_is_accepted_culture_state_this_state  )

Definition at line 3038 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [293/790]

trigger::TRIGGER_FUNCTION ( tf_is_blockaded  )

Definition at line 2362 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [294/790]

trigger::TRIGGER_FUNCTION ( tf_is_canal_enabled  )

Definition at line 3360 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [295/790]

trigger::TRIGGER_FUNCTION ( tf_is_capital  )

Definition at line 3813 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [296/790]

trigger::TRIGGER_FUNCTION ( tf_is_claim_crisis  )

Definition at line 4835 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [297/790]

trigger::TRIGGER_FUNCTION ( tf_is_coastal_province  )

Definition at line 3119 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [298/790]

trigger::TRIGGER_FUNCTION ( tf_is_coastal_state  )

Definition at line 3122 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [299/790]

trigger::TRIGGER_FUNCTION ( tf_is_colonial_pop  )

Definition at line 3738 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [300/790]

trigger::TRIGGER_FUNCTION ( tf_is_colonial_province  )

Definition at line 3735 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [301/790]

trigger::TRIGGER_FUNCTION ( tf_is_colonial_state  )

Definition at line 3731 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [302/790]

trigger::TRIGGER_FUNCTION ( tf_is_core_boolean  )

Definition at line 2009 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [303/790]

trigger::TRIGGER_FUNCTION ( tf_is_core_from_nation  )

Definition at line 1931 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [304/790]

trigger::TRIGGER_FUNCTION ( tf_is_core_integer  )

Definition at line 1862 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [305/790]

trigger::TRIGGER_FUNCTION ( tf_is_core_pop_tag  )

Definition at line 2020 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [306/790]

trigger::TRIGGER_FUNCTION ( tf_is_core_reb  )

Definition at line 1944 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [307/790]

trigger::TRIGGER_FUNCTION ( tf_is_core_state_from_nation  )

Definition at line 1957 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [308/790]

trigger::TRIGGER_FUNCTION ( tf_is_core_state_tag  )

Definition at line 2028 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [309/790]

trigger::TRIGGER_FUNCTION ( tf_is_core_state_this_nation  )

Definition at line 1970 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [310/790]

trigger::TRIGGER_FUNCTION ( tf_is_core_state_this_pop  )

Definition at line 1996 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [311/790]

trigger::TRIGGER_FUNCTION ( tf_is_core_state_this_province  )

Definition at line 1983 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [312/790]

trigger::TRIGGER_FUNCTION ( tf_is_core_tag  )

Definition at line 2012 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [313/790]

trigger::TRIGGER_FUNCTION ( tf_is_core_this_nation  )

Definition at line 1876 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [314/790]

trigger::TRIGGER_FUNCTION ( tf_is_core_this_pop  )

Definition at line 1917 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [315/790]

trigger::TRIGGER_FUNCTION ( tf_is_core_this_province  )

Definition at line 1903 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [316/790]

trigger::TRIGGER_FUNCTION ( tf_is_core_this_state  )

Definition at line 1889 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [317/790]

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() [318/790]

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() [319/790]

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() [320/790]

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() [321/790]

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() [322/790]

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() [323/790]

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() [324/790]

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() [325/790]

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() [326/790]

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() [327/790]

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() [328/790]

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() [329/790]

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() [330/790]

trigger::TRIGGER_FUNCTION ( tf_is_disarmed  )

Definition at line 4483 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [331/790]

trigger::TRIGGER_FUNCTION ( tf_is_disarmed_pop  )

Definition at line 4489 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [332/790]

trigger::TRIGGER_FUNCTION ( tf_is_greater_power_nation  )

Definition at line 3903 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [333/790]

trigger::TRIGGER_FUNCTION ( tf_is_greater_power_pop  )

Definition at line 3906 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [334/790]

trigger::TRIGGER_FUNCTION ( tf_is_greater_power_province  )

Definition at line 3910 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [335/790]

trigger::TRIGGER_FUNCTION ( tf_is_ideology_enabled  )

Definition at line 2849 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [336/790]

trigger::TRIGGER_FUNCTION ( tf_is_independant  )

Definition at line 1341 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [337/790]

trigger::TRIGGER_FUNCTION ( tf_is_liberation_crisis  )

Definition at line 4830 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [338/790]

trigger::TRIGGER_FUNCTION ( tf_is_mobilised  )

Definition at line 3692 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [339/790]

trigger::TRIGGER_FUNCTION ( tf_is_next_reform_nation  )

Definition at line 3234 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [340/790]

trigger::TRIGGER_FUNCTION ( tf_is_next_reform_pop  )

Definition at line 3242 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [341/790]

trigger::TRIGGER_FUNCTION ( tf_is_next_rreform_nation  )

Definition at line 3252 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [342/790]

trigger::TRIGGER_FUNCTION ( tf_is_next_rreform_pop  )

Definition at line 3260 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [343/790]

trigger::TRIGGER_FUNCTION ( tf_is_our_vassal_from  )

Definition at line 4343 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [344/790]

trigger::TRIGGER_FUNCTION ( tf_is_our_vassal_province_from  )

Definition at line 4372 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [345/790]

trigger::TRIGGER_FUNCTION ( tf_is_our_vassal_province_tag  )

Definition at line 4367 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [346/790]

trigger::TRIGGER_FUNCTION ( tf_is_our_vassal_province_this_nation  )

Definition at line 4376 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [347/790]

trigger::TRIGGER_FUNCTION ( tf_is_our_vassal_province_this_pop  )

Definition at line 4390 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [348/790]

trigger::TRIGGER_FUNCTION ( tf_is_our_vassal_province_this_province  )

Definition at line 4380 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [349/790]

trigger::TRIGGER_FUNCTION ( tf_is_our_vassal_province_this_state  )

Definition at line 4385 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [350/790]

trigger::TRIGGER_FUNCTION ( tf_is_our_vassal_tag  )

Definition at line 4338 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [351/790]

trigger::TRIGGER_FUNCTION ( tf_is_our_vassal_this_nation  )

Definition at line 4347 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [352/790]

trigger::TRIGGER_FUNCTION ( tf_is_our_vassal_this_pop  )

Definition at line 4361 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [353/790]

trigger::TRIGGER_FUNCTION ( tf_is_our_vassal_this_province  )

Definition at line 4351 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [354/790]

trigger::TRIGGER_FUNCTION ( tf_is_our_vassal_this_state  )

Definition at line 4356 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [355/790]

trigger::TRIGGER_FUNCTION ( tf_is_overseas  )

Definition at line 3315 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [356/790]

trigger::TRIGGER_FUNCTION ( tf_is_overseas_pop  )

Definition at line 3318 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [357/790]

trigger::TRIGGER_FUNCTION ( tf_is_overseas_state  )

Definition at line 3321 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [358/790]

trigger::TRIGGER_FUNCTION ( tf_is_possible_vassal  )

Definition at line 3519 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [359/790]

trigger::TRIGGER_FUNCTION ( tf_is_primary_culture_nation_this_nation  )

Definition at line 2931 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [360/790]

trigger::TRIGGER_FUNCTION ( tf_is_primary_culture_nation_this_pop  )

Definition at line 2935 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [361/790]

trigger::TRIGGER_FUNCTION ( tf_is_primary_culture_nation_this_province  )

Definition at line 2944 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [362/790]

trigger::TRIGGER_FUNCTION ( tf_is_primary_culture_nation_this_state  )

Definition at line 2939 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [363/790]

trigger::TRIGGER_FUNCTION ( tf_is_primary_culture_pop  )

Definition at line 2908 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [364/790]

trigger::TRIGGER_FUNCTION ( tf_is_primary_culture_pop_this_nation  )

Definition at line 2987 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [365/790]

trigger::TRIGGER_FUNCTION ( tf_is_primary_culture_pop_this_pop  )

Definition at line 2991 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [366/790]

trigger::TRIGGER_FUNCTION ( tf_is_primary_culture_pop_this_province  )

Definition at line 3001 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [367/790]

trigger::TRIGGER_FUNCTION ( tf_is_primary_culture_pop_this_state  )

Definition at line 2996 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [368/790]

trigger::TRIGGER_FUNCTION ( tf_is_primary_culture_province  )

Definition at line 2912 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [369/790]

trigger::TRIGGER_FUNCTION ( tf_is_primary_culture_province_this_nation  )

Definition at line 2968 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [370/790]

trigger::TRIGGER_FUNCTION ( tf_is_primary_culture_province_this_pop  )

Definition at line 2972 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [371/790]

trigger::TRIGGER_FUNCTION ( tf_is_primary_culture_province_this_province  )

Definition at line 2982 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [372/790]

trigger::TRIGGER_FUNCTION ( tf_is_primary_culture_province_this_state  )

Definition at line 2977 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [373/790]

trigger::TRIGGER_FUNCTION ( tf_is_primary_culture_state  )

Definition at line 2917 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [374/790]

trigger::TRIGGER_FUNCTION ( tf_is_primary_culture_state_this_nation  )

Definition at line 2949 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [375/790]

trigger::TRIGGER_FUNCTION ( tf_is_primary_culture_state_this_pop  )

Definition at line 2953 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [376/790]

trigger::TRIGGER_FUNCTION ( tf_is_primary_culture_state_this_province  )

Definition at line 2963 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [377/790]

trigger::TRIGGER_FUNCTION ( tf_is_primary_culture_state_this_state  )

Definition at line 2958 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [378/790]

trigger::TRIGGER_FUNCTION ( tf_is_releasable_vassal_from  )

Definition at line 4461 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [379/790]

trigger::TRIGGER_FUNCTION ( tf_is_releasable_vassal_other  )

Definition at line 4465 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [380/790]

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() [381/790]

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() [382/790]

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() [383/790]

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() [384/790]

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() [385/790]

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() [386/790]

trigger::TRIGGER_FUNCTION ( tf_is_sphere_leader_of_from  )

Definition at line 4422 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [387/790]

trigger::TRIGGER_FUNCTION ( tf_is_sphere_leader_of_tag  )

Definition at line 4418 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [388/790]

trigger::TRIGGER_FUNCTION ( tf_is_sphere_leader_of_this_nation  )

Definition at line 4425 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [389/790]

trigger::TRIGGER_FUNCTION ( tf_is_sphere_leader_of_this_pop  )

Definition at line 4436 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [390/790]

trigger::TRIGGER_FUNCTION ( tf_is_sphere_leader_of_this_province  )

Definition at line 4428 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [391/790]

trigger::TRIGGER_FUNCTION ( tf_is_sphere_leader_of_this_state  )

Definition at line 4432 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [392/790]

trigger::TRIGGER_FUNCTION ( tf_is_state_capital  )

Definition at line 3364 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [393/790]

trigger::TRIGGER_FUNCTION ( tf_is_state_capital_pop  )

Definition at line 3368 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [394/790]

trigger::TRIGGER_FUNCTION ( tf_is_state_religion_pop  )

Definition at line 2894 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [395/790]

trigger::TRIGGER_FUNCTION ( tf_is_state_religion_province  )

Definition at line 2898 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [396/790]

trigger::TRIGGER_FUNCTION ( tf_is_state_religion_state  )

Definition at line 2903 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [397/790]

trigger::TRIGGER_FUNCTION ( tf_is_substate  )

Definition at line 4397 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [398/790]

trigger::TRIGGER_FUNCTION ( tf_is_vassal  )

Definition at line 2827 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [399/790]

trigger::TRIGGER_FUNCTION ( tf_life_needs  )

Definition at line 4696 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [400/790]

trigger::TRIGGER_FUNCTION ( tf_life_rating_province  )

Definition at line 1213 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [401/790]

trigger::TRIGGER_FUNCTION ( tf_life_rating_state  )

Definition at line 1217 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [402/790]

trigger::TRIGGER_FUNCTION ( tf_literacy_nation  )

Definition at line 4749 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [403/790]

trigger::TRIGGER_FUNCTION ( tf_literacy_pop  )

Definition at line 4732 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [404/790]

trigger::TRIGGER_FUNCTION ( tf_literacy_province  )

Definition at line 4735 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [405/790]

trigger::TRIGGER_FUNCTION ( tf_literacy_state  )

Definition at line 4742 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [406/790]

trigger::TRIGGER_FUNCTION ( tf_location_scope  )

Definition at line 1040 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [407/790]

trigger::TRIGGER_FUNCTION ( tf_lost_national  )

Definition at line 2823 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [408/790]

trigger::TRIGGER_FUNCTION ( tf_luxury_needs  )

Definition at line 4704 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [409/790]

trigger::TRIGGER_FUNCTION ( tf_middle_strata_everyday_needs_nation  )

Definition at line 4978 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [410/790]

trigger::TRIGGER_FUNCTION ( tf_middle_strata_everyday_needs_pop  )

Definition at line 5000 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [411/790]

trigger::TRIGGER_FUNCTION ( tf_middle_strata_everyday_needs_province  )

Definition at line 4993 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [412/790]

trigger::TRIGGER_FUNCTION ( tf_middle_strata_everyday_needs_state  )

Definition at line 4985 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [413/790]

trigger::TRIGGER_FUNCTION ( tf_middle_strata_life_needs_nation  )

Definition at line 4952 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [414/790]

trigger::TRIGGER_FUNCTION ( tf_middle_strata_life_needs_pop  )

Definition at line 4973 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [415/790]

trigger::TRIGGER_FUNCTION ( tf_middle_strata_life_needs_province  )

Definition at line 4966 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [416/790]

trigger::TRIGGER_FUNCTION ( tf_middle_strata_life_needs_state  )

Definition at line 4959 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [417/790]

trigger::TRIGGER_FUNCTION ( tf_middle_strata_luxury_needs_nation  )

Definition at line 5005 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [418/790]

trigger::TRIGGER_FUNCTION ( tf_middle_strata_luxury_needs_pop  )

Definition at line 5027 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [419/790]

trigger::TRIGGER_FUNCTION ( tf_middle_strata_luxury_needs_province  )

Definition at line 5020 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [420/790]

trigger::TRIGGER_FUNCTION ( tf_middle_strata_luxury_needs_state  )

Definition at line 5012 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [421/790]

trigger::TRIGGER_FUNCTION ( tf_middle_strata_militancy_nation  )

Definition at line 4067 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [422/790]

trigger::TRIGGER_FUNCTION ( tf_middle_strata_militancy_pop  )

Definition at line 4088 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [423/790]

trigger::TRIGGER_FUNCTION ( tf_middle_strata_militancy_province  )

Definition at line 4081 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [424/790]

trigger::TRIGGER_FUNCTION ( tf_middle_strata_militancy_state  )

Definition at line 4074 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [425/790]

trigger::TRIGGER_FUNCTION ( tf_middle_tax  )

Definition at line 3917 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [426/790]

trigger::TRIGGER_FUNCTION ( tf_middle_tax_pop  )

Definition at line 3926 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [427/790]

trigger::TRIGGER_FUNCTION ( tf_militancy_nation  )

Definition at line 4773 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [428/790]

trigger::TRIGGER_FUNCTION ( tf_militancy_pop  )

Definition at line 4756 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [429/790]

trigger::TRIGGER_FUNCTION ( tf_militancy_province  )

Definition at line 4759 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [430/790]

trigger::TRIGGER_FUNCTION ( tf_militancy_state  )

Definition at line 4766 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [431/790]

trigger::TRIGGER_FUNCTION ( tf_military_access_from  )

Definition at line 2250 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [432/790]

trigger::TRIGGER_FUNCTION ( tf_military_access_tag  )

Definition at line 2240 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [433/790]

trigger::TRIGGER_FUNCTION ( tf_military_access_this_nation  )

Definition at line 2259 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [434/790]

trigger::TRIGGER_FUNCTION ( tf_military_access_this_pop  )

Definition at line 2288 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [435/790]

trigger::TRIGGER_FUNCTION ( tf_military_access_this_province  )

Definition at line 2278 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [436/790]

trigger::TRIGGER_FUNCTION ( tf_military_access_this_state  )

Definition at line 2268 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [437/790]

trigger::TRIGGER_FUNCTION ( tf_military_score_from_nation  )

Definition at line 3865 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [438/790]

trigger::TRIGGER_FUNCTION ( tf_military_score_tag  )

Definition at line 3861 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [439/790]

trigger::TRIGGER_FUNCTION ( tf_military_score_this_nation  )

Definition at line 3869 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [440/790]

trigger::TRIGGER_FUNCTION ( tf_military_score_this_pop  )

Definition at line 3873 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [441/790]

trigger::TRIGGER_FUNCTION ( tf_military_score_this_province  )

Definition at line 3883 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [442/790]

trigger::TRIGGER_FUNCTION ( tf_military_score_this_state  )

Definition at line 3878 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [443/790]

trigger::TRIGGER_FUNCTION ( tf_military_score_value  )

Definition at line 3858 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [444/790]

trigger::TRIGGER_FUNCTION ( tf_military_spending_nation  )

Definition at line 3943 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [445/790]

trigger::TRIGGER_FUNCTION ( tf_military_spending_pop  )

Definition at line 3946 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [446/790]

trigger::TRIGGER_FUNCTION ( tf_military_spending_province  )

Definition at line 3950 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [447/790]

trigger::TRIGGER_FUNCTION ( tf_military_spending_state  )

Definition at line 3954 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [448/790]

trigger::TRIGGER_FUNCTION ( tf_minorities_nation  )

Definition at line 4207 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [449/790]

trigger::TRIGGER_FUNCTION ( tf_minorities_province  )

Definition at line 4248 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [450/790]

trigger::TRIGGER_FUNCTION ( tf_minorities_state  )

Definition at line 4227 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [451/790]

trigger::TRIGGER_FUNCTION ( tf_mobilisation_size  )

Definition at line 3695 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [452/790]

trigger::TRIGGER_FUNCTION ( tf_money  )

Definition at line 2815 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [453/790]

trigger::TRIGGER_FUNCTION ( tf_money_province  )

Definition at line 2819 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [454/790]

trigger::TRIGGER_FUNCTION ( tf_month  )

Definition at line 1176 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [455/790]

trigger::TRIGGER_FUNCTION ( tf_national_provinces_occupied  )

Definition at line 3899 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [456/790]

trigger::TRIGGER_FUNCTION ( tf_nationalism  )

Definition at line 3312 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [457/790]

trigger::TRIGGER_FUNCTION ( tf_nationalvalue_nation  )

Definition at line 3817 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [458/790]

trigger::TRIGGER_FUNCTION ( tf_nationalvalue_pop  )

Definition at line 3820 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [459/790]

trigger::TRIGGER_FUNCTION ( tf_nationalvalue_province  )

Definition at line 3824 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [460/790]

trigger::TRIGGER_FUNCTION ( tf_neighbour_from  )

Definition at line 2537 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [461/790]

trigger::TRIGGER_FUNCTION ( tf_neighbour_from_province  )

Definition at line 2550 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [462/790]

trigger::TRIGGER_FUNCTION ( tf_neighbour_tag  )

Definition at line 2523 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [463/790]

trigger::TRIGGER_FUNCTION ( tf_neighbour_this  )

Definition at line 2531 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [464/790]

trigger::TRIGGER_FUNCTION ( tf_neighbour_this_province  )

Definition at line 2543 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [465/790]

trigger::TRIGGER_FUNCTION ( tf_none  )

Definition at line 248 of file triggers.cpp.

◆ TRIGGER_FUNCTION() [466/790]

trigger::TRIGGER_FUNCTION ( tf_num_of_allies  )

Definition at line 2076 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [467/790]

trigger::TRIGGER_FUNCTION ( tf_num_of_cities_from_nation  )

Definition at line 2050 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [468/790]

trigger::TRIGGER_FUNCTION ( tf_num_of_cities_int  )

Definition at line 2047 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [469/790]

trigger::TRIGGER_FUNCTION ( tf_num_of_cities_this_nation  )

Definition at line 2054 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [470/790]

trigger::TRIGGER_FUNCTION ( tf_num_of_cities_this_pop  )

Definition at line 2068 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [471/790]

trigger::TRIGGER_FUNCTION ( tf_num_of_cities_this_province  )

Definition at line 2063 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [472/790]

trigger::TRIGGER_FUNCTION ( tf_num_of_cities_this_state  )

Definition at line 2058 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [473/790]

trigger::TRIGGER_FUNCTION ( tf_num_of_ports  )

Definition at line 2073 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [474/790]

trigger::TRIGGER_FUNCTION ( tf_num_of_revolts  )

Definition at line 2040 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [475/790]

trigger::TRIGGER_FUNCTION ( tf_num_of_substates  )

Definition at line 4279 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [476/790]

trigger::TRIGGER_FUNCTION ( tf_num_of_vassals  )

Definition at line 2079 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [477/790]

trigger::TRIGGER_FUNCTION ( tf_num_of_vassals_no_substates  )

Definition at line 4282 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [478/790]

trigger::TRIGGER_FUNCTION ( tf_number_of_states  )

Definition at line 4440 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [479/790]

trigger::TRIGGER_FUNCTION ( tf_overlord_scope  )

Definition at line 1102 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [480/790]

trigger::TRIGGER_FUNCTION ( tf_owned_by_from_nation  )

Definition at line 2090 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [481/790]

trigger::TRIGGER_FUNCTION ( tf_owned_by_state_from_nation  )

Definition at line 2114 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [482/790]

trigger::TRIGGER_FUNCTION ( tf_owned_by_state_tag  )

Definition at line 2106 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [483/790]

trigger::TRIGGER_FUNCTION ( tf_owned_by_state_this_nation  )

Definition at line 2110 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [484/790]

trigger::TRIGGER_FUNCTION ( tf_owned_by_state_this_pop  )

Definition at line 2126 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [485/790]

trigger::TRIGGER_FUNCTION ( tf_owned_by_state_this_province  )

Definition at line 2118 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [486/790]

trigger::TRIGGER_FUNCTION ( tf_owned_by_state_this_state  )

Definition at line 2122 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [487/790]

trigger::TRIGGER_FUNCTION ( tf_owned_by_tag  )

Definition at line 2082 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [488/790]

trigger::TRIGGER_FUNCTION ( tf_owned_by_this_nation  )

Definition at line 2086 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [489/790]

trigger::TRIGGER_FUNCTION ( tf_owned_by_this_pop  )

Definition at line 2102 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [490/790]

trigger::TRIGGER_FUNCTION ( tf_owned_by_this_province  )

Definition at line 2094 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [491/790]

trigger::TRIGGER_FUNCTION ( tf_owned_by_this_state  )

Definition at line 2098 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [492/790]

trigger::TRIGGER_FUNCTION ( tf_owner_scope_province  )

Definition at line 1030 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [493/790]

trigger::TRIGGER_FUNCTION ( tf_owner_scope_state  )

Definition at line 1025 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [494/790]

trigger::TRIGGER_FUNCTION ( tf_owns  )

Definition at line 1850 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [495/790]

trigger::TRIGGER_FUNCTION ( tf_owns_province  )

Definition at line 1854 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [496/790]

trigger::TRIGGER_FUNCTION ( tf_owns_region  )

Definition at line 2461 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [497/790]

trigger::TRIGGER_FUNCTION ( tf_owns_region_proper  )

Definition at line 2451 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [498/790]

trigger::TRIGGER_FUNCTION ( tf_part_of_sphere  )

Definition at line 4415 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [499/790]

trigger::TRIGGER_FUNCTION ( tf_party_loyalty_from_nation_province_id  )

Definition at line 5341 of file triggers.cpp.

◆ TRIGGER_FUNCTION() [500/790]

trigger::TRIGGER_FUNCTION ( tf_party_loyalty_from_nation_scope_province  )

Definition at line 5361 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [501/790]

trigger::TRIGGER_FUNCTION ( tf_party_loyalty_from_province_province_id  )

Definition at line 5349 of file triggers.cpp.

◆ TRIGGER_FUNCTION() [502/790]

trigger::TRIGGER_FUNCTION ( tf_party_loyalty_from_province_scope_province  )

Definition at line 5365 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [503/790]

trigger::TRIGGER_FUNCTION ( tf_party_loyalty_generic  )

Definition at line 5357 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [504/790]

trigger::TRIGGER_FUNCTION ( tf_party_loyalty_nation_from_province  )

Definition at line 5353 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [505/790]

trigger::TRIGGER_FUNCTION ( tf_party_loyalty_nation_province_id  )

Definition at line 5337 of file triggers.cpp.

◆ TRIGGER_FUNCTION() [506/790]

trigger::TRIGGER_FUNCTION ( tf_party_loyalty_province_province_id  )

Definition at line 5345 of file triggers.cpp.

◆ TRIGGER_FUNCTION() [507/790]

trigger::TRIGGER_FUNCTION ( tf_party_name  )

Definition at line 5678 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [508/790]

trigger::TRIGGER_FUNCTION ( tf_party_position  )

Definition at line 5707 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [509/790]

trigger::TRIGGER_FUNCTION ( tf_plurality  )

Definition at line 2884 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [510/790]

trigger::TRIGGER_FUNCTION ( tf_plurality_pop  )

Definition at line 2887 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [511/790]

trigger::TRIGGER_FUNCTION ( tf_political_movement  )

Definition at line 4562 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [512/790]

trigger::TRIGGER_FUNCTION ( tf_political_movement_from_reb  )

Definition at line 4573 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [513/790]

trigger::TRIGGER_FUNCTION ( tf_political_movement_strength  )

Definition at line 4527 of file triggers.cpp.

◆ TRIGGER_FUNCTION() [514/790]

trigger::TRIGGER_FUNCTION ( tf_political_reform_want_nation  )

Definition at line 2852 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [515/790]

trigger::TRIGGER_FUNCTION ( tf_political_reform_want_pop  )

Definition at line 2858 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [516/790]

trigger::TRIGGER_FUNCTION ( tf_poor_strata_everyday_needs_nation  )

Definition at line 5058 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [517/790]

trigger::TRIGGER_FUNCTION ( tf_poor_strata_everyday_needs_pop  )

Definition at line 5080 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [518/790]

trigger::TRIGGER_FUNCTION ( tf_poor_strata_everyday_needs_province  )

Definition at line 5073 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [519/790]

trigger::TRIGGER_FUNCTION ( tf_poor_strata_everyday_needs_state  )

Definition at line 5065 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [520/790]

trigger::TRIGGER_FUNCTION ( tf_poor_strata_life_needs_nation  )

Definition at line 5032 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [521/790]

trigger::TRIGGER_FUNCTION ( tf_poor_strata_life_needs_pop  )

Definition at line 5053 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [522/790]

trigger::TRIGGER_FUNCTION ( tf_poor_strata_life_needs_province  )

Definition at line 5046 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [523/790]

trigger::TRIGGER_FUNCTION ( tf_poor_strata_life_needs_state  )

Definition at line 5039 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [524/790]

trigger::TRIGGER_FUNCTION ( tf_poor_strata_luxury_needs_nation  )

Definition at line 5085 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [525/790]

trigger::TRIGGER_FUNCTION ( tf_poor_strata_luxury_needs_pop  )

Definition at line 5106 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [526/790]

trigger::TRIGGER_FUNCTION ( tf_poor_strata_luxury_needs_province  )

Definition at line 5099 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [527/790]

trigger::TRIGGER_FUNCTION ( tf_poor_strata_luxury_needs_state  )

Definition at line 5092 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [528/790]

trigger::TRIGGER_FUNCTION ( tf_poor_strata_militancy_nation  )

Definition at line 4040 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [529/790]

trigger::TRIGGER_FUNCTION ( tf_poor_strata_militancy_pop  )

Definition at line 4061 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [530/790]

trigger::TRIGGER_FUNCTION ( tf_poor_strata_militancy_province  )

Definition at line 4054 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [531/790]

trigger::TRIGGER_FUNCTION ( tf_poor_strata_militancy_state  )

Definition at line 4047 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [532/790]

trigger::TRIGGER_FUNCTION ( tf_poor_tax  )

Definition at line 3920 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [533/790]

trigger::TRIGGER_FUNCTION ( tf_poor_tax_pop  )

Definition at line 3929 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [534/790]

trigger::TRIGGER_FUNCTION ( tf_pop_majority_culture_nation  )

Definition at line 4004 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [535/790]

trigger::TRIGGER_FUNCTION ( tf_pop_majority_culture_province  )

Definition at line 4011 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [536/790]

trigger::TRIGGER_FUNCTION ( tf_pop_majority_culture_state  )

Definition at line 4007 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [537/790]

trigger::TRIGGER_FUNCTION ( tf_pop_majority_ideology_nation  )

Definition at line 4027 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [538/790]

trigger::TRIGGER_FUNCTION ( tf_pop_majority_ideology_pop  )

Definition at line 4037 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [539/790]

trigger::TRIGGER_FUNCTION ( tf_pop_majority_ideology_province  )

Definition at line 4034 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [540/790]

trigger::TRIGGER_FUNCTION ( tf_pop_majority_ideology_state  )

Definition at line 4030 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [541/790]

trigger::TRIGGER_FUNCTION ( tf_pop_majority_issue_nation  )

Definition at line 4014 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [542/790]

trigger::TRIGGER_FUNCTION ( tf_pop_majority_issue_pop  )

Definition at line 4024 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [543/790]

trigger::TRIGGER_FUNCTION ( tf_pop_majority_issue_province  )

Definition at line 4021 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [544/790]

trigger::TRIGGER_FUNCTION ( tf_pop_majority_issue_state  )

Definition at line 4017 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [545/790]

trigger::TRIGGER_FUNCTION ( tf_pop_majority_religion_nation  )

Definition at line 3991 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [546/790]

trigger::TRIGGER_FUNCTION ( tf_pop_majority_religion_nation_this_nation  )

Definition at line 3994 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [547/790]

trigger::TRIGGER_FUNCTION ( tf_pop_majority_religion_province  )

Definition at line 4001 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [548/790]

trigger::TRIGGER_FUNCTION ( tf_pop_majority_religion_state  )

Definition at line 3997 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [549/790]

trigger::TRIGGER_FUNCTION ( tf_pop_unemployment_nation  )

Definition at line 5159 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [550/790]

trigger::TRIGGER_FUNCTION ( tf_pop_unemployment_nation_this_pop  )

Definition at line 5185 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [551/790]

trigger::TRIGGER_FUNCTION ( tf_pop_unemployment_pop  )

Definition at line 5180 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [552/790]

trigger::TRIGGER_FUNCTION ( tf_pop_unemployment_province  )

Definition at line 5173 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [553/790]

trigger::TRIGGER_FUNCTION ( tf_pop_unemployment_province_this_pop  )

Definition at line 5233 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [554/790]

trigger::TRIGGER_FUNCTION ( tf_pop_unemployment_state  )

Definition at line 5166 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [555/790]

trigger::TRIGGER_FUNCTION ( tf_pop_unemployment_state_this_pop  )

Definition at line 5209 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [556/790]

trigger::TRIGGER_FUNCTION ( tf_port  )

Definition at line 1179 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [557/790]

trigger::TRIGGER_FUNCTION ( tf_prestige_from  )

Definition at line 2301 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [558/790]

trigger::TRIGGER_FUNCTION ( tf_prestige_this_nation  )

Definition at line 2305 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [559/790]

trigger::TRIGGER_FUNCTION ( tf_prestige_this_pop  )

Definition at line 2317 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [560/790]

trigger::TRIGGER_FUNCTION ( tf_prestige_this_province  )

Definition at line 2313 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [561/790]

trigger::TRIGGER_FUNCTION ( tf_prestige_this_state  )

Definition at line 2309 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [562/790]

trigger::TRIGGER_FUNCTION ( tf_prestige_value  )

Definition at line 2298 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [563/790]

trigger::TRIGGER_FUNCTION ( tf_primary_culture  )

Definition at line 1408 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [564/790]

trigger::TRIGGER_FUNCTION ( tf_primary_culture_from_nation  )

Definition at line 2922 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [565/790]

trigger::TRIGGER_FUNCTION ( tf_primary_culture_from_province  )

Definition at line 2926 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [566/790]

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() [567/790]

trigger::TRIGGER_FUNCTION ( tf_produces_nation  )

Definition at line 3152 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [568/790]

trigger::TRIGGER_FUNCTION ( tf_produces_pop  )

Definition at line 3194 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [569/790]

trigger::TRIGGER_FUNCTION ( tf_produces_province  )

Definition at line 3165 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [570/790]

trigger::TRIGGER_FUNCTION ( tf_produces_state  )

Definition at line 3171 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [571/790]

trigger::TRIGGER_FUNCTION ( tf_province_control_days  )

Definition at line 4476 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [572/790]

trigger::TRIGGER_FUNCTION ( tf_province_id  )

Definition at line 3525 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [573/790]

trigger::TRIGGER_FUNCTION ( tf_rank  )

Definition at line 1182 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [574/790]

trigger::TRIGGER_FUNCTION ( tf_rebel_power_fraction  )

Definition at line 3270 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [575/790]

trigger::TRIGGER_FUNCTION ( tf_recruited_percentage_nation  )

Definition at line 3274 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [576/790]

trigger::TRIGGER_FUNCTION ( tf_recruited_percentage_pop  )

Definition at line 3278 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [577/790]

trigger::TRIGGER_FUNCTION ( tf_region  )

Definition at line 2405 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [578/790]

trigger::TRIGGER_FUNCTION ( tf_region_pop  )

Definition at line 2413 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [579/790]

trigger::TRIGGER_FUNCTION ( tf_region_proper  )

Definition at line 2418 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [580/790]

trigger::TRIGGER_FUNCTION ( tf_region_proper_pop  )

Definition at line 2440 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [581/790]

trigger::TRIGGER_FUNCTION ( tf_region_proper_state  )

Definition at line 2429 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [582/790]

trigger::TRIGGER_FUNCTION ( tf_region_state  )

Definition at line 2409 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [583/790]

trigger::TRIGGER_FUNCTION ( tf_relation_from_nation  )

Definition at line 5296 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [584/790]

trigger::TRIGGER_FUNCTION ( tf_relation_from_province  )

Definition at line 5305 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [585/790]

trigger::TRIGGER_FUNCTION ( tf_relation_tag  )

Definition at line 5257 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [586/790]

trigger::TRIGGER_FUNCTION ( tf_relation_this_nation  )

Definition at line 5267 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [587/790]

trigger::TRIGGER_FUNCTION ( tf_relation_this_pop  )

Definition at line 5286 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [588/790]

trigger::TRIGGER_FUNCTION ( tf_relation_this_province  )

Definition at line 5276 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [589/790]

trigger::TRIGGER_FUNCTION ( tf_religion  )

Definition at line 1557 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [590/790]

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() [591/790]

trigger::TRIGGER_FUNCTION ( tf_religion_nation  )

Definition at line 5625 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [592/790]

trigger::TRIGGER_FUNCTION ( tf_religion_nation_from_nation  )

Definition at line 5632 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [593/790]

trigger::TRIGGER_FUNCTION ( tf_religion_nation_reb  )

Definition at line 5628 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [594/790]

trigger::TRIGGER_FUNCTION ( tf_religion_nation_this_nation  )

Definition at line 5636 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [595/790]

trigger::TRIGGER_FUNCTION ( tf_religion_nation_this_pop  )

Definition at line 5648 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [596/790]

trigger::TRIGGER_FUNCTION ( tf_religion_nation_this_province  )

Definition at line 5644 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [597/790]

trigger::TRIGGER_FUNCTION ( tf_religion_nation_this_state  )

Definition at line 5640 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [598/790]

trigger::TRIGGER_FUNCTION ( tf_religion_reb  )

Definition at line 1560 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [599/790]

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() [600/790]

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() [601/790]

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() [602/790]

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() [603/790]

trigger::TRIGGER_FUNCTION ( tf_revanchism_nation  )

Definition at line 4269 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [604/790]

trigger::TRIGGER_FUNCTION ( tf_revanchism_pop  )

Definition at line 4272 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [605/790]

trigger::TRIGGER_FUNCTION ( tf_revolt_percentage  )

Definition at line 2043 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [606/790]

trigger::TRIGGER_FUNCTION ( tf_rich_strata_everyday_needs_nation  )

Definition at line 4899 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [607/790]

trigger::TRIGGER_FUNCTION ( tf_rich_strata_everyday_needs_pop  )

Definition at line 4921 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [608/790]

trigger::TRIGGER_FUNCTION ( tf_rich_strata_everyday_needs_province  )

Definition at line 4914 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [609/790]

trigger::TRIGGER_FUNCTION ( tf_rich_strata_everyday_needs_state  )

Definition at line 4906 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [610/790]

trigger::TRIGGER_FUNCTION ( tf_rich_strata_life_needs_nation  )

Definition at line 4873 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [611/790]

trigger::TRIGGER_FUNCTION ( tf_rich_strata_life_needs_pop  )

Definition at line 4894 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [612/790]

trigger::TRIGGER_FUNCTION ( tf_rich_strata_life_needs_province  )

Definition at line 4887 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [613/790]

trigger::TRIGGER_FUNCTION ( tf_rich_strata_life_needs_state  )

Definition at line 4880 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [614/790]

trigger::TRIGGER_FUNCTION ( tf_rich_strata_luxury_needs_nation  )

Definition at line 4926 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [615/790]

trigger::TRIGGER_FUNCTION ( tf_rich_strata_luxury_needs_pop  )

Definition at line 4947 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [616/790]

trigger::TRIGGER_FUNCTION ( tf_rich_strata_luxury_needs_province  )

Definition at line 4940 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [617/790]

trigger::TRIGGER_FUNCTION ( tf_rich_strata_luxury_needs_state  )

Definition at line 4933 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [618/790]

trigger::TRIGGER_FUNCTION ( tf_rich_strata_militancy_nation  )

Definition at line 4094 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [619/790]

trigger::TRIGGER_FUNCTION ( tf_rich_strata_militancy_pop  )

Definition at line 4115 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [620/790]

trigger::TRIGGER_FUNCTION ( tf_rich_strata_militancy_province  )

Definition at line 4108 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [621/790]

trigger::TRIGGER_FUNCTION ( tf_rich_strata_militancy_state  )

Definition at line 4101 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [622/790]

trigger::TRIGGER_FUNCTION ( tf_rich_tax  )

Definition at line 3914 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [623/790]

trigger::TRIGGER_FUNCTION ( tf_rich_tax_above_poor  )

Definition at line 4121 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [624/790]

trigger::TRIGGER_FUNCTION ( tf_rich_tax_pop  )

Definition at line 3923 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [625/790]

trigger::TRIGGER_FUNCTION ( tf_ruling_party  )

Definition at line 2844 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [626/790]

trigger::TRIGGER_FUNCTION ( tf_ruling_party_ideology_nation  )

Definition at line 2830 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [627/790]

trigger::TRIGGER_FUNCTION ( tf_ruling_party_ideology_pop  )

Definition at line 2834 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [628/790]

trigger::TRIGGER_FUNCTION ( tf_ruling_party_ideology_province  )

Definition at line 2839 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [629/790]

trigger::TRIGGER_FUNCTION ( tf_sea_zone_scope  )

Definition at line 1074 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [630/790]

trigger::TRIGGER_FUNCTION ( tf_social_movement  )

Definition at line 4551 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [631/790]

trigger::TRIGGER_FUNCTION ( tf_social_movement_from_reb  )

Definition at line 4580 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [632/790]

trigger::TRIGGER_FUNCTION ( tf_social_movement_strength  )

Definition at line 4507 of file triggers.cpp.

◆ TRIGGER_FUNCTION() [633/790]

trigger::TRIGGER_FUNCTION ( tf_social_reform_want_nation  )

Definition at line 2862 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [634/790]

trigger::TRIGGER_FUNCTION ( tf_social_reform_want_pop  )

Definition at line 2868 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [635/790]

trigger::TRIGGER_FUNCTION ( tf_social_spending_nation  )

Definition at line 3932 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [636/790]

trigger::TRIGGER_FUNCTION ( tf_social_spending_pop  )

Definition at line 3935 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [637/790]

trigger::TRIGGER_FUNCTION ( tf_social_spending_province  )

Definition at line 3939 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [638/790]

trigger::TRIGGER_FUNCTION ( tf_someone_can_form_union_tag_from  )

Definition at line 4499 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [639/790]

trigger::TRIGGER_FUNCTION ( tf_someone_can_form_union_tag_other  )

Definition at line 4503 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [640/790]

trigger::TRIGGER_FUNCTION ( tf_sphere_owner_scope  )

Definition at line 1108 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [641/790]

trigger::TRIGGER_FUNCTION ( tf_state_id_province  )

Definition at line 1287 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [642/790]

trigger::TRIGGER_FUNCTION ( tf_state_id_state  )

Definition at line 1293 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [643/790]

trigger::TRIGGER_FUNCTION ( tf_state_scope_pop  )

Definition at line 1135 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [644/790]

trigger::TRIGGER_FUNCTION ( tf_state_scope_province  )

Definition at line 1130 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [645/790]

trigger::TRIGGER_FUNCTION ( tf_strata_middle  )

Definition at line 1203 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [646/790]

trigger::TRIGGER_FUNCTION ( tf_strata_poor  )

Definition at line 1208 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [647/790]

trigger::TRIGGER_FUNCTION ( tf_strata_rich  )

Definition at line 1198 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [648/790]

trigger::TRIGGER_FUNCTION ( tf_stronger_army_than_from_nation  )

Definition at line 2517 of file triggers.cpp.

◆ TRIGGER_FUNCTION() [649/790]

trigger::TRIGGER_FUNCTION ( tf_stronger_army_than_from_province  )

Definition at line 2520 of file triggers.cpp.

◆ TRIGGER_FUNCTION() [650/790]

trigger::TRIGGER_FUNCTION ( tf_stronger_army_than_tag  )

Definition at line 2493 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [651/790]

trigger::TRIGGER_FUNCTION ( tf_stronger_army_than_this_nation  )

Definition at line 2500 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [652/790]

trigger::TRIGGER_FUNCTION ( tf_stronger_army_than_this_pop  )

Definition at line 2513 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [653/790]

trigger::TRIGGER_FUNCTION ( tf_stronger_army_than_this_province  )

Definition at line 2509 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [654/790]

trigger::TRIGGER_FUNCTION ( tf_stronger_army_than_this_state  )

Definition at line 2505 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [655/790]

trigger::TRIGGER_FUNCTION ( tf_substate_of_from  )

Definition at line 3592 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [656/790]

trigger::TRIGGER_FUNCTION ( tf_substate_of_tag  )

Definition at line 3586 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [657/790]

trigger::TRIGGER_FUNCTION ( tf_substate_of_this_nation  )

Definition at line 3597 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [658/790]

trigger::TRIGGER_FUNCTION ( tf_substate_of_this_pop  )

Definition at line 3614 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [659/790]

trigger::TRIGGER_FUNCTION ( tf_substate_of_this_province  )

Definition at line 3602 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [660/790]

trigger::TRIGGER_FUNCTION ( tf_substate_of_this_state  )

Definition at line 3608 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [661/790]

trigger::TRIGGER_FUNCTION ( tf_tag_from_nation  )

Definition at line 2482 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [662/790]

trigger::TRIGGER_FUNCTION ( tf_tag_from_province  )

Definition at line 2485 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [663/790]

trigger::TRIGGER_FUNCTION ( tf_tag_pop  )

Definition at line 2489 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [664/790]

trigger::TRIGGER_FUNCTION ( tf_tag_scope  )

Definition at line 1141 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [665/790]

trigger::TRIGGER_FUNCTION ( tf_tag_tag  )

Definition at line 2471 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [666/790]

trigger::TRIGGER_FUNCTION ( tf_tag_this_nation  )

Definition at line 2475 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [667/790]

trigger::TRIGGER_FUNCTION ( tf_tag_this_province  )

Definition at line 2478 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [668/790]

trigger::TRIGGER_FUNCTION ( tf_tech_school  )

Definition at line 1405 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [669/790]

trigger::TRIGGER_FUNCTION ( tf_technology  )

Definition at line 1186 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [670/790]

trigger::TRIGGER_FUNCTION ( tf_technology_pop  )

Definition at line 1194 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [671/790]

trigger::TRIGGER_FUNCTION ( tf_technology_province  )

Definition at line 1190 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [672/790]

trigger::TRIGGER_FUNCTION ( tf_terrain_pop  )

Definition at line 1587 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [673/790]

trigger::TRIGGER_FUNCTION ( tf_terrain_province  )

Definition at line 1584 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [674/790]

trigger::TRIGGER_FUNCTION ( tf_test  )

Definition at line 5664 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [675/790]

trigger::TRIGGER_FUNCTION ( tf_this_culture_union_from  )

Definition at line 4143 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [676/790]

trigger::TRIGGER_FUNCTION ( tf_this_culture_union_tag  )

Definition at line 4137 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [677/790]

trigger::TRIGGER_FUNCTION ( tf_this_culture_union_this_nation  )

Definition at line 4149 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [678/790]

trigger::TRIGGER_FUNCTION ( tf_this_culture_union_this_pop  )

Definition at line 4169 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [679/790]

trigger::TRIGGER_FUNCTION ( tf_this_culture_union_this_province  )

Definition at line 4155 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [680/790]

trigger::TRIGGER_FUNCTION ( tf_this_culture_union_this_state  )

Definition at line 4162 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [681/790]

trigger::TRIGGER_FUNCTION ( tf_this_culture_union_this_union_nation  )

Definition at line 4176 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [682/790]

trigger::TRIGGER_FUNCTION ( tf_this_culture_union_this_union_pop  )

Definition at line 4199 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [683/790]

trigger::TRIGGER_FUNCTION ( tf_this_culture_union_this_union_province  )

Definition at line 4183 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [684/790]

trigger::TRIGGER_FUNCTION ( tf_this_culture_union_this_union_state  )

Definition at line 4191 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [685/790]

trigger::TRIGGER_FUNCTION ( tf_this_scope  )

Definition at line 1068 of file triggers.cpp.

◆ TRIGGER_FUNCTION() [686/790]

trigger::TRIGGER_FUNCTION ( tf_total_amount_of_divisions  )

Definition at line 2812 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [687/790]

trigger::TRIGGER_FUNCTION ( tf_total_amount_of_ships  )

Definition at line 2871 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [688/790]

trigger::TRIGGER_FUNCTION ( tf_total_num_of_ports  )

Definition at line 3797 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [689/790]

trigger::TRIGGER_FUNCTION ( tf_total_pops_nation  )

Definition at line 3437 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [690/790]

trigger::TRIGGER_FUNCTION ( tf_total_pops_pop  )

Definition at line 3449 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [691/790]

trigger::TRIGGER_FUNCTION ( tf_total_pops_province  )

Definition at line 3445 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [692/790]

trigger::TRIGGER_FUNCTION ( tf_total_pops_state  )

Definition at line 3441 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [693/790]

trigger::TRIGGER_FUNCTION ( tf_trade_goods  )

Definition at line 1591 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [694/790]

trigger::TRIGGER_FUNCTION ( tf_trade_goods_in_state_province  )

Definition at line 4797 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [695/790]

trigger::TRIGGER_FUNCTION ( tf_trade_goods_in_state_state  )

Definition at line 4780 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [696/790]

trigger::TRIGGER_FUNCTION ( tf_truce_with_from  )

Definition at line 3384 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [697/790]

trigger::TRIGGER_FUNCTION ( tf_truce_with_tag  )

Definition at line 3373 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [698/790]

trigger::TRIGGER_FUNCTION ( tf_truce_with_this_nation  )

Definition at line 3394 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [699/790]

trigger::TRIGGER_FUNCTION ( tf_truce_with_this_pop  )

Definition at line 3426 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [700/790]

trigger::TRIGGER_FUNCTION ( tf_truce_with_this_province  )

Definition at line 3404 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [701/790]

trigger::TRIGGER_FUNCTION ( tf_truce_with_this_state  )

Definition at line 3415 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [702/790]

trigger::TRIGGER_FUNCTION ( tf_unemployment_by_type_nation  )

Definition at line 5323 of file triggers.cpp.

◆ TRIGGER_FUNCTION() [703/790]

trigger::TRIGGER_FUNCTION ( tf_unemployment_by_type_pop  )

Definition at line 5332 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [704/790]

trigger::TRIGGER_FUNCTION ( tf_unemployment_by_type_province  )

Definition at line 5329 of file triggers.cpp.

◆ TRIGGER_FUNCTION() [705/790]

trigger::TRIGGER_FUNCTION ( tf_unemployment_by_type_state  )

Definition at line 5326 of file triggers.cpp.

◆ TRIGGER_FUNCTION() [706/790]

trigger::TRIGGER_FUNCTION ( tf_unemployment_nation  )

Definition at line 1304 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [707/790]

trigger::TRIGGER_FUNCTION ( tf_unemployment_pop  )

Definition at line 1322 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [708/790]

trigger::TRIGGER_FUNCTION ( tf_unemployment_province  )

Definition at line 1316 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [709/790]

trigger::TRIGGER_FUNCTION ( tf_unemployment_state  )

Definition at line 1310 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [710/790]

trigger::TRIGGER_FUNCTION ( tf_unit_has_leader  )

Definition at line 2789 of file triggers.cpp.

◆ TRIGGER_FUNCTION() [711/790]

trigger::TRIGGER_FUNCTION ( tf_unit_in_battle  )

Definition at line 2786 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [712/790]

trigger::TRIGGER_FUNCTION ( tf_units_in_province_from  )

Definition at line 2689 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [713/790]

trigger::TRIGGER_FUNCTION ( tf_units_in_province_tag  )

Definition at line 2673 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [714/790]

trigger::TRIGGER_FUNCTION ( tf_units_in_province_this_nation  )

Definition at line 2701 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [715/790]

trigger::TRIGGER_FUNCTION ( tf_units_in_province_this_pop  )

Definition at line 2739 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [716/790]

trigger::TRIGGER_FUNCTION ( tf_units_in_province_this_province  )

Definition at line 2713 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [717/790]

trigger::TRIGGER_FUNCTION ( tf_units_in_province_this_state  )

Definition at line 2726 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [718/790]

trigger::TRIGGER_FUNCTION ( tf_units_in_province_value  )

Definition at line 2659 of file triggers.cpp.

◆ TRIGGER_FUNCTION() [719/790]

trigger::TRIGGER_FUNCTION ( tf_unused_1  )

Definition at line 251 of file triggers.cpp.

◆ TRIGGER_FUNCTION() [720/790]

trigger::TRIGGER_FUNCTION ( tf_upper_house  )

Definition at line 5319 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [721/790]

trigger::TRIGGER_FUNCTION ( tf_variable_good_name  )

Definition at line 5620 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [722/790]

trigger::TRIGGER_FUNCTION ( tf_variable_ideology_name_nation  )

Definition at line 5495 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [723/790]

trigger::TRIGGER_FUNCTION ( tf_variable_ideology_name_pop  )

Definition at line 5513 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [724/790]

trigger::TRIGGER_FUNCTION ( tf_variable_ideology_name_province  )

Definition at line 5507 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [725/790]

trigger::TRIGGER_FUNCTION ( tf_variable_ideology_name_state  )

Definition at line 5501 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [726/790]

trigger::TRIGGER_FUNCTION ( tf_variable_issue_group_name_nation  )

Definition at line 5541 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [727/790]

trigger::TRIGGER_FUNCTION ( tf_variable_issue_group_name_pop  )

Definition at line 5561 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [728/790]

trigger::TRIGGER_FUNCTION ( tf_variable_issue_group_name_province  )

Definition at line 5554 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [729/790]

trigger::TRIGGER_FUNCTION ( tf_variable_issue_group_name_state  )

Definition at line 5547 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [730/790]

trigger::TRIGGER_FUNCTION ( tf_variable_issue_name_nation  )

Definition at line 5518 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [731/790]

trigger::TRIGGER_FUNCTION ( tf_variable_issue_name_pop  )

Definition at line 5536 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [732/790]

trigger::TRIGGER_FUNCTION ( tf_variable_issue_name_province  )

Definition at line 5530 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [733/790]

trigger::TRIGGER_FUNCTION ( tf_variable_issue_name_state  )

Definition at line 5524 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [734/790]

trigger::TRIGGER_FUNCTION ( tf_variable_pop_type_name_nation  )

Definition at line 5595 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [735/790]

trigger::TRIGGER_FUNCTION ( tf_variable_pop_type_name_pop  )

Definition at line 5613 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [736/790]

trigger::TRIGGER_FUNCTION ( tf_variable_pop_type_name_province  )

Definition at line 5607 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [737/790]

trigger::TRIGGER_FUNCTION ( tf_variable_pop_type_name_state  )

Definition at line 5601 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [738/790]

trigger::TRIGGER_FUNCTION ( tf_variable_reform_group_name_nation  )

Definition at line 5568 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [739/790]

trigger::TRIGGER_FUNCTION ( tf_variable_reform_group_name_pop  )

Definition at line 5588 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [740/790]

trigger::TRIGGER_FUNCTION ( tf_variable_reform_group_name_province  )

Definition at line 5581 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [741/790]

trigger::TRIGGER_FUNCTION ( tf_variable_reform_group_name_state  )

Definition at line 5574 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [742/790]

trigger::TRIGGER_FUNCTION ( tf_vassal_of_from  )

Definition at line 3533 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [743/790]

trigger::TRIGGER_FUNCTION ( tf_vassal_of_province_from  )

Definition at line 3561 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [744/790]

trigger::TRIGGER_FUNCTION ( tf_vassal_of_province_tag  )

Definition at line 3556 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [745/790]

trigger::TRIGGER_FUNCTION ( tf_vassal_of_province_this_nation  )

Definition at line 3565 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [746/790]

trigger::TRIGGER_FUNCTION ( tf_vassal_of_province_this_pop  )

Definition at line 3579 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [747/790]

trigger::TRIGGER_FUNCTION ( tf_vassal_of_province_this_province  )

Definition at line 3569 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [748/790]

trigger::TRIGGER_FUNCTION ( tf_vassal_of_province_this_state  )

Definition at line 3574 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [749/790]

trigger::TRIGGER_FUNCTION ( tf_vassal_of_tag  )

Definition at line 3528 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [750/790]

trigger::TRIGGER_FUNCTION ( tf_vassal_of_this_nation  )

Definition at line 3537 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [751/790]

trigger::TRIGGER_FUNCTION ( tf_vassal_of_this_pop  )

Definition at line 3551 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [752/790]

trigger::TRIGGER_FUNCTION ( tf_vassal_of_this_province  )

Definition at line 3541 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [753/790]

trigger::TRIGGER_FUNCTION ( tf_vassal_of_this_state  )

Definition at line 3546 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [754/790]

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() [755/790]

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() [756/790]

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() [757/790]

trigger::TRIGGER_FUNCTION ( tf_war_nation  )

Definition at line 1824 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [758/790]

trigger::TRIGGER_FUNCTION ( tf_war_pop  )

Definition at line 1827 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [759/790]

trigger::TRIGGER_FUNCTION ( tf_war_score  )

Definition at line 4443 of file triggers.cpp.

◆ TRIGGER_FUNCTION() [760/790]

trigger::TRIGGER_FUNCTION ( tf_war_with_from  )

Definition at line 2758 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [761/790]

trigger::TRIGGER_FUNCTION ( tf_war_with_tag  )

Definition at line 2752 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [762/790]

trigger::TRIGGER_FUNCTION ( tf_war_with_this_nation  )

Definition at line 2763 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [763/790]

trigger::TRIGGER_FUNCTION ( tf_war_with_this_pop  )

Definition at line 2780 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [764/790]

trigger::TRIGGER_FUNCTION ( tf_war_with_this_province  )

Definition at line 2768 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [765/790]

trigger::TRIGGER_FUNCTION ( tf_war_with_this_state  )

Definition at line 2774 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [766/790]

trigger::TRIGGER_FUNCTION ( tf_work_available_nation  )

Definition at line 5477 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [767/790]

trigger::TRIGGER_FUNCTION ( tf_work_available_province  )

Definition at line 5489 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [768/790]

trigger::TRIGGER_FUNCTION ( tf_work_available_state  )

Definition at line 5483 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [769/790]

trigger::TRIGGER_FUNCTION ( tf_world_wars_enabled  )

Definition at line 4602 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [770/790]

trigger::TRIGGER_FUNCTION ( tf_x_core_scope_nation  )

Definition at line 722 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [771/790]

trigger::TRIGGER_FUNCTION ( tf_x_core_scope_province  )

Definition at line 685 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [772/790]

trigger::TRIGGER_FUNCTION ( tf_x_country_scope  )

Definition at line 544 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [773/790]

trigger::TRIGGER_FUNCTION ( tf_x_greater_power_scope  )

Definition at line 578 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [774/790]

trigger::TRIGGER_FUNCTION ( tf_x_neighbor_country_scope_nation  )

Definition at line 457 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [775/790]

trigger::TRIGGER_FUNCTION ( tf_x_neighbor_country_scope_pop  )

Definition at line 491 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [776/790]

trigger::TRIGGER_FUNCTION ( tf_x_neighbor_province_scope  )

Definition at line 384 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [777/790]

trigger::TRIGGER_FUNCTION ( tf_x_neighbor_province_scope_state  )

Definition at line 417 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [778/790]

trigger::TRIGGER_FUNCTION ( tf_x_owned_province_scope_nation  )

Definition at line 654 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [779/790]

trigger::TRIGGER_FUNCTION ( tf_x_owned_province_scope_state  )

Definition at line 617 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [780/790]

trigger::TRIGGER_FUNCTION ( tf_x_pop_scope_nation  )

Definition at line 928 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [781/790]

trigger::TRIGGER_FUNCTION ( tf_x_pop_scope_province  )

Definition at line 856 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [782/790]

trigger::TRIGGER_FUNCTION ( tf_x_pop_scope_state  )

Definition at line 887 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [783/790]

trigger::TRIGGER_FUNCTION ( tf_x_provinces_in_variable_region  )

Definition at line 963 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [784/790]

trigger::TRIGGER_FUNCTION ( tf_x_provinces_in_variable_region_proper  )

Definition at line 994 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [785/790]

trigger::TRIGGER_FUNCTION ( tf_x_sphere_member_scope  )

Definition at line 821 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [786/790]

trigger::TRIGGER_FUNCTION ( tf_x_state_scope  )

Definition at line 755 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [787/790]

trigger::TRIGGER_FUNCTION ( tf_x_substate_scope  )

Definition at line 786 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [788/790]

trigger::TRIGGER_FUNCTION ( tf_x_war_countries_scope_nation  )

Definition at line 497 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [789/790]

trigger::TRIGGER_FUNCTION ( tf_x_war_countries_scope_pop  )

Definition at line 538 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [790/790]

trigger::TRIGGER_FUNCTION ( tf_year  )

Definition at line 1173 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 1671 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 378 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 627 of file script_constants.hpp.

◆ association_ge

constexpr uint16_t trigger::association_ge = 0x3000
inlineconstexpr

Definition at line 629 of file script_constants.hpp.

◆ association_gt

constexpr uint16_t trigger::association_gt = 0x2000
inlineconstexpr

Definition at line 628 of file script_constants.hpp.

◆ association_le

constexpr uint16_t trigger::association_le = 0x5000
inlineconstexpr

Definition at line 631 of file script_constants.hpp.

◆ association_lt

constexpr uint16_t trigger::association_lt = 0x4000
inlineconstexpr

Definition at line 630 of file script_constants.hpp.

◆ association_mask

constexpr uint16_t trigger::association_mask = 0x7000
inlineconstexpr

Definition at line 626 of file script_constants.hpp.

◆ association_ne

constexpr uint16_t trigger::association_ne = 0x6000
inlineconstexpr

Definition at line 632 of file script_constants.hpp.

◆ capital_scope

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

Definition at line 1422 of file script_constants.hpp.

◆ capital_scope_pop

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

Definition at line 1446 of file script_constants.hpp.

◆ capital_scope_province

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

Definition at line 1445 of file script_constants.hpp.

◆ code_mask

constexpr uint16_t trigger::code_mask = 0x07FF
inlineconstexpr

Definition at line 635 of file script_constants.hpp.

◆ controller_scope

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

Definition at line 1418 of file script_constants.hpp.

◆ country_scope_nation

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

Definition at line 1442 of file script_constants.hpp.

◆ country_scope_pop

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

Definition at line 1421 of file script_constants.hpp.

◆ country_scope_province

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

Definition at line 1443 of file script_constants.hpp.

◆ country_scope_state

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

Definition at line 1420 of file script_constants.hpp.

◆ crisis_state_scope

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

Definition at line 1437 of file script_constants.hpp.

◆ cultural_union_scope

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

Definition at line 1432 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 1444 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 1460 of file script_constants.hpp.

◆ first_invalid_code

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

Definition at line 1451 of file script_constants.hpp.

◆ first_scope_code

TRIGGER_BYTECODE_LIST constexpr uint16_t trigger::first_scope_code = 0x02E5
inlineconstexpr

Definition at line 1388 of file script_constants.hpp.

◆ flashpoint_tag_scope

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

Definition at line 1436 of file script_constants.hpp.

◆ from_scope_nation

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

Definition at line 1428 of file script_constants.hpp.

◆ from_scope_pop

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

Definition at line 1427 of file script_constants.hpp.

◆ from_scope_province

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

Definition at line 1430 of file script_constants.hpp.

◆ from_scope_state

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

Definition at line 1429 of file script_constants.hpp.

◆ generic_scope

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

Definition at line 1398 of file script_constants.hpp.

◆ independence_scope

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

Definition at line 1435 of file script_constants.hpp.

◆ integer_scope

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

Definition at line 1441 of file script_constants.hpp.

◆ is_disjunctive_scope

constexpr uint16_t trigger::is_disjunctive_scope = 0x4000
inlineconstexpr

Definition at line 623 of file script_constants.hpp.

◆ is_existence_scope

constexpr uint16_t trigger::is_existence_scope = 0x2000
inlineconstexpr

Definition at line 624 of file script_constants.hpp.

◆ location_scope

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

Definition at line 1419 of file script_constants.hpp.

◆ no_payload

constexpr uint16_t trigger::no_payload = 0x0800
inlineconstexpr

Definition at line 634 of file script_constants.hpp.

◆ overlord_scope

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

Definition at line 1433 of file script_constants.hpp.

◆ owner_scope_province

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

Definition at line 1417 of file script_constants.hpp.

◆ owner_scope_state

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

Definition at line 1416 of file script_constants.hpp.

◆ placeholder_not_scope

constexpr uint16_t trigger::placeholder_not_scope = code_mask
inlineconstexpr

Definition at line 1453 of file script_constants.hpp.

◆ sea_zone_scope

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

Definition at line 1431 of file script_constants.hpp.

◆ sphere_owner_scope

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

Definition at line 1434 of file script_constants.hpp.

◆ state_scope_pop

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

Definition at line 1438 of file script_constants.hpp.

◆ state_scope_province

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

Definition at line 1439 of file script_constants.hpp.

◆ tag_scope

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

Definition at line 1440 of file script_constants.hpp.

◆ this_scope_nation

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

Definition at line 1424 of file script_constants.hpp.

◆ this_scope_pop

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

Definition at line 1423 of file script_constants.hpp.

◆ this_scope_province

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

Definition at line 1426 of file script_constants.hpp.

◆ this_scope_state

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

Definition at line 1425 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 1408 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 1407 of file script_constants.hpp.

◆ x_country_scope

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

Definition at line 1447 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 1404 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 1400 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 1401 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 1399 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 1448 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 1406 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 1405 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 1414 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 1412 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 1413 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 1415 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 1449 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 1411 of file script_constants.hpp.

◆ x_state_scope

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

Definition at line 1409 of file script_constants.hpp.

◆ x_substate_scope

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

Definition at line 1410 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 1402 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 1403 of file script_constants.hpp.