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

Classes

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

Typedefs

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

Enumerations

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

Functions

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

Here is the caller graph for this function:

◆ internal_tf_culture_accepted()

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

Definition at line 3004 of file triggers.cpp.

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

◆ make_false_accumulator()

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

Definition at line 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 1678 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 5773 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/789]

trigger::TRIGGER_FUNCTION ( apply_conjuctively  )

Definition at line 226 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [2/789]

trigger::TRIGGER_FUNCTION ( apply_disjuctively  )

Definition at line 211 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [3/789]

trigger::TRIGGER_FUNCTION ( apply_subtriggers  )

Definition at line 241 of file triggers.cpp.

◆ TRIGGER_FUNCTION() [4/789]

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

trigger::TRIGGER_FUNCTION ( tf_administration_spending_nation  )

Definition at line 3945 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [6/789]

trigger::TRIGGER_FUNCTION ( tf_administration_spending_pop  )

Definition at line 3948 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [7/789]

trigger::TRIGGER_FUNCTION ( tf_administration_spending_province  )

Definition at line 3952 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [8/789]

trigger::TRIGGER_FUNCTION ( tf_administration_spending_state  )

Definition at line 3956 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [9/789]

trigger::TRIGGER_FUNCTION ( tf_agree_with_ruling_party  )

Definition at line 3703 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [10/789]

trigger::TRIGGER_FUNCTION ( tf_ai  )

Definition at line 3490 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [11/789]

trigger::TRIGGER_FUNCTION ( tf_alliance_with_from  )

Definition at line 3617 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [12/789]

trigger::TRIGGER_FUNCTION ( tf_alliance_with_tag  )

Definition at line 3607 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [13/789]

trigger::TRIGGER_FUNCTION ( tf_alliance_with_this_nation  )

Definition at line 3626 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [14/789]

trigger::TRIGGER_FUNCTION ( tf_alliance_with_this_pop  )

Definition at line 3655 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [15/789]

trigger::TRIGGER_FUNCTION ( tf_alliance_with_this_province  )

Definition at line 3635 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [16/789]

trigger::TRIGGER_FUNCTION ( tf_alliance_with_this_state  )

Definition at line 3645 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [17/789]

trigger::TRIGGER_FUNCTION ( tf_always  )

Definition at line 3787 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [18/789]

trigger::TRIGGER_FUNCTION ( tf_average_consciousness_nation  )

Definition at line 3206 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [19/789]

trigger::TRIGGER_FUNCTION ( tf_average_consciousness_province  )

Definition at line 3216 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [20/789]

trigger::TRIGGER_FUNCTION ( tf_average_consciousness_state  )

Definition at line 3211 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [21/789]

trigger::TRIGGER_FUNCTION ( tf_average_militancy_nation  )

Definition at line 3191 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [22/789]

trigger::TRIGGER_FUNCTION ( tf_average_militancy_province  )

Definition at line 3201 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [23/789]

trigger::TRIGGER_FUNCTION ( tf_average_militancy_state  )

Definition at line 3196 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [24/789]

trigger::TRIGGER_FUNCTION ( tf_badboy  )

Definition at line 2317 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [25/789]

trigger::TRIGGER_FUNCTION ( tf_big_producer  )

Definition at line 4468 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [26/789]

trigger::TRIGGER_FUNCTION ( tf_blockade  )

Definition at line 1842 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [27/789]

trigger::TRIGGER_FUNCTION ( tf_brigades_compare_from  )

Definition at line 4277 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [28/789]

trigger::TRIGGER_FUNCTION ( tf_brigades_compare_province_from  )

Definition at line 4284 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [29/789]

trigger::TRIGGER_FUNCTION ( tf_brigades_compare_province_this  )

Definition at line 4280 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [30/789]

trigger::TRIGGER_FUNCTION ( tf_brigades_compare_this  )

Definition at line 4274 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [31/789]

trigger::TRIGGER_FUNCTION ( tf_can_build_factory_in_capital_state  )

Definition at line 4520 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [32/789]

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

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

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

trigger::TRIGGER_FUNCTION ( tf_can_build_fort_in_capital_no_whole_state_no_limit  )

Definition at line 5443 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [36/789]

trigger::TRIGGER_FUNCTION ( tf_can_build_fort_in_capital_no_whole_state_yes_limit  )

Definition at line 5439 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [37/789]

trigger::TRIGGER_FUNCTION ( tf_can_build_fort_in_capital_yes_whole_state_no_limit  )

Definition at line 5435 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [38/789]

trigger::TRIGGER_FUNCTION ( tf_can_build_fort_in_capital_yes_whole_state_yes_limit  )

Definition at line 5431 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [39/789]

trigger::TRIGGER_FUNCTION ( tf_can_build_in_province_fort_no_limit_from_nation  )

Definition at line 5363 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [40/789]

trigger::TRIGGER_FUNCTION ( tf_can_build_in_province_fort_no_limit_this_nation  )

Definition at line 5371 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [41/789]

trigger::TRIGGER_FUNCTION ( tf_can_build_in_province_fort_yes_limit_from_nation  )

Definition at line 5367 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [42/789]

trigger::TRIGGER_FUNCTION ( tf_can_build_in_province_fort_yes_limit_this_nation  )

Definition at line 5375 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [43/789]

trigger::TRIGGER_FUNCTION ( tf_can_build_in_province_naval_base_no_limit_from_nation  )

Definition at line 5379 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [44/789]

trigger::TRIGGER_FUNCTION ( tf_can_build_in_province_naval_base_no_limit_this_nation  )

Definition at line 5397 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [45/789]

trigger::TRIGGER_FUNCTION ( tf_can_build_in_province_naval_base_yes_limit_from_nation  )

Definition at line 5388 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [46/789]

trigger::TRIGGER_FUNCTION ( tf_can_build_in_province_naval_base_yes_limit_this_nation  )

Definition at line 5406 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [47/789]

trigger::TRIGGER_FUNCTION ( tf_can_build_in_province_railroad_no_limit_from_nation  )

Definition at line 5339 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [48/789]

trigger::TRIGGER_FUNCTION ( tf_can_build_in_province_railroad_no_limit_this_nation  )

Definition at line 5351 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [49/789]

trigger::TRIGGER_FUNCTION ( tf_can_build_in_province_railroad_yes_limit_from_nation  )

Definition at line 5345 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [50/789]

trigger::TRIGGER_FUNCTION ( tf_can_build_in_province_railroad_yes_limit_this_nation  )

Definition at line 5357 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [51/789]

trigger::TRIGGER_FUNCTION ( tf_can_build_railway_in_capital_no_whole_state_no_limit  )

Definition at line 5427 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [52/789]

trigger::TRIGGER_FUNCTION ( tf_can_build_railway_in_capital_no_whole_state_yes_limit  )

Definition at line 5423 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [53/789]

trigger::TRIGGER_FUNCTION ( tf_can_build_railway_in_capital_yes_whole_state_no_limit  )

Definition at line 5419 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [54/789]

trigger::TRIGGER_FUNCTION ( tf_can_build_railway_in_capital_yes_whole_state_yes_limit  )

Definition at line 5415 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [55/789]

trigger::TRIGGER_FUNCTION ( tf_can_create_vassals  )

Definition at line 3493 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [56/789]

trigger::TRIGGER_FUNCTION ( tf_can_nationalize  )

Definition at line 4390 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [57/789]

trigger::TRIGGER_FUNCTION ( tf_capital  )

Definition at line 1402 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [58/789]

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

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

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

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

trigger::TRIGGER_FUNCTION ( tf_casus_belli_from  )

Definition at line 2203 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [63/789]

trigger::TRIGGER_FUNCTION ( tf_casus_belli_tag  )

Definition at line 2197 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [64/789]

trigger::TRIGGER_FUNCTION ( tf_casus_belli_this_nation  )

Definition at line 2209 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [65/789]

trigger::TRIGGER_FUNCTION ( tf_casus_belli_this_pop  )

Definition at line 2229 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [66/789]

trigger::TRIGGER_FUNCTION ( tf_casus_belli_this_province  )

Definition at line 2222 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [67/789]

trigger::TRIGGER_FUNCTION ( tf_casus_belli_this_state  )

Definition at line 2215 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [68/789]

trigger::TRIGGER_FUNCTION ( tf_check_variable  )

Definition at line 5285 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [69/789]

trigger::TRIGGER_FUNCTION ( tf_civilization_progress  )

Definition at line 4317 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [70/789]

trigger::TRIGGER_FUNCTION ( tf_civilized_nation  )

Definition at line 3875 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [71/789]

trigger::TRIGGER_FUNCTION ( tf_civilized_pop  )

Definition at line 3878 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [72/789]

trigger::TRIGGER_FUNCTION ( tf_civilized_province  )

Definition at line 3882 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [73/789]

trigger::TRIGGER_FUNCTION ( tf_colonial_nation  )

Definition at line 3975 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [74/789]

trigger::TRIGGER_FUNCTION ( tf_consciousness_nation  )

Definition at line 4698 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [75/789]

trigger::TRIGGER_FUNCTION ( tf_consciousness_pop  )

Definition at line 4681 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [76/789]

trigger::TRIGGER_FUNCTION ( tf_consciousness_province  )

Definition at line 4684 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [77/789]

trigger::TRIGGER_FUNCTION ( tf_consciousness_state  )

Definition at line 4691 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [78/789]

trigger::TRIGGER_FUNCTION ( tf_constructing_cb_discovered  )

Definition at line 4310 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [79/789]

trigger::TRIGGER_FUNCTION ( tf_constructing_cb_from  )

Definition at line 4292 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [80/789]

trigger::TRIGGER_FUNCTION ( tf_constructing_cb_progress  )

Definition at line 4313 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [81/789]

trigger::TRIGGER_FUNCTION ( tf_constructing_cb_tag  )

Definition at line 4288 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [82/789]

trigger::TRIGGER_FUNCTION ( tf_constructing_cb_this_nation  )

Definition at line 4295 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [83/789]

trigger::TRIGGER_FUNCTION ( tf_constructing_cb_this_pop  )

Definition at line 4306 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [84/789]

trigger::TRIGGER_FUNCTION ( tf_constructing_cb_this_province  )

Definition at line 4298 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [85/789]

trigger::TRIGGER_FUNCTION ( tf_constructing_cb_this_state  )

Definition at line 4302 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [86/789]

trigger::TRIGGER_FUNCTION ( tf_constructing_cb_type  )

Definition at line 4322 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [87/789]

trigger::TRIGGER_FUNCTION ( tf_continent_nation  )

Definition at line 2155 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [88/789]

trigger::TRIGGER_FUNCTION ( tf_continent_nation_from  )

Definition at line 2180 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [89/789]

trigger::TRIGGER_FUNCTION ( tf_continent_nation_this  )

Definition at line 2163 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [90/789]

trigger::TRIGGER_FUNCTION ( tf_continent_pop  )

Definition at line 2159 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [91/789]

trigger::TRIGGER_FUNCTION ( tf_continent_pop_from  )

Definition at line 2192 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [92/789]

trigger::TRIGGER_FUNCTION ( tf_continent_pop_this  )

Definition at line 2175 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [93/789]

trigger::TRIGGER_FUNCTION ( tf_continent_province  )

Definition at line 2148 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [94/789]

trigger::TRIGGER_FUNCTION ( tf_continent_province_from  )

Definition at line 2188 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [95/789]

trigger::TRIGGER_FUNCTION ( tf_continent_province_this  )

Definition at line 2171 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [96/789]

trigger::TRIGGER_FUNCTION ( tf_continent_state  )

Definition at line 2151 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [97/789]

trigger::TRIGGER_FUNCTION ( tf_continent_state_from  )

Definition at line 2184 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [98/789]

trigger::TRIGGER_FUNCTION ( tf_continent_state_this  )

Definition at line 2167 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [99/789]

trigger::TRIGGER_FUNCTION ( tf_controlled_by_from  )

Definition at line 3319 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [100/789]

trigger::TRIGGER_FUNCTION ( tf_controlled_by_owner  )

Definition at line 3339 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [101/789]

trigger::TRIGGER_FUNCTION ( tf_controlled_by_reb  )

Definition at line 3343 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [102/789]

trigger::TRIGGER_FUNCTION ( tf_controlled_by_rebels  )

Definition at line 3311 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [103/789]

trigger::TRIGGER_FUNCTION ( tf_controlled_by_tag  )

Definition at line 3315 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [104/789]

trigger::TRIGGER_FUNCTION ( tf_controlled_by_this_nation  )

Definition at line 3323 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [105/789]

trigger::TRIGGER_FUNCTION ( tf_controlled_by_this_pop  )

Definition at line 3335 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [106/789]

trigger::TRIGGER_FUNCTION ( tf_controlled_by_this_province  )

Definition at line 3327 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [107/789]

trigger::TRIGGER_FUNCTION ( tf_controlled_by_this_state  )

Definition at line 3331 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [108/789]

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

trigger::TRIGGER_FUNCTION ( tf_controls  )

Definition at line 1854 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [110/789]

trigger::TRIGGER_FUNCTION ( tf_corruption  )

Definition at line 2886 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [111/789]

trigger::TRIGGER_FUNCTION ( tf_country_scope_nation  )

Definition at line 1151 of file triggers.cpp.

◆ TRIGGER_FUNCTION() [112/789]

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

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

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

trigger::TRIGGER_FUNCTION ( tf_country_units_in_state_from  )

Definition at line 2553 of file triggers.cpp.

◆ TRIGGER_FUNCTION() [116/789]

trigger::TRIGGER_FUNCTION ( tf_country_units_in_state_tag  )

Definition at line 2636 of file triggers.cpp.

◆ TRIGGER_FUNCTION() [117/789]

trigger::TRIGGER_FUNCTION ( tf_country_units_in_state_this_nation  )

Definition at line 2569 of file triggers.cpp.

◆ TRIGGER_FUNCTION() [118/789]

trigger::TRIGGER_FUNCTION ( tf_country_units_in_state_this_pop  )

Definition at line 2619 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [119/789]

trigger::TRIGGER_FUNCTION ( tf_country_units_in_state_this_province  )

Definition at line 2585 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [120/789]

trigger::TRIGGER_FUNCTION ( tf_country_units_in_state_this_state  )

Definition at line 2602 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [121/789]

trigger::TRIGGER_FUNCTION ( tf_crime_higher_than_education_nation  )

Definition at line 3687 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [122/789]

trigger::TRIGGER_FUNCTION ( tf_crime_higher_than_education_pop  )

Definition at line 3699 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [123/789]

trigger::TRIGGER_FUNCTION ( tf_crime_higher_than_education_province  )

Definition at line 3695 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [124/789]

trigger::TRIGGER_FUNCTION ( tf_crime_higher_than_education_state  )

Definition at line 3691 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [125/789]

trigger::TRIGGER_FUNCTION ( tf_crisis_exist  )

Definition at line 4800 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [126/789]

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

trigger::TRIGGER_FUNCTION ( tf_crisis_temperature  )

Definition at line 4809 of file triggers.cpp.

◆ TRIGGER_FUNCTION() [128/789]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

trigger::TRIGGER_FUNCTION ( tf_culture_has_union_tag_nation  )

Definition at line 4118 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [148/789]

trigger::TRIGGER_FUNCTION ( tf_culture_has_union_tag_pop  )

Definition at line 4112 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [149/789]

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

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

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

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

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

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

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

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

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

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

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

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

trigger::TRIGGER_FUNCTION ( tf_diplomatic_influence_from_nation  )

Definition at line 5110 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [162/789]

trigger::TRIGGER_FUNCTION ( tf_diplomatic_influence_from_province  )

Definition at line 5119 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [163/789]

trigger::TRIGGER_FUNCTION ( tf_diplomatic_influence_tag  )

Definition at line 5081 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [164/789]

trigger::TRIGGER_FUNCTION ( tf_diplomatic_influence_this_nation  )

Definition at line 5091 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [165/789]

trigger::TRIGGER_FUNCTION ( tf_diplomatic_influence_this_province  )

Definition at line 5100 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [166/789]

trigger::TRIGGER_FUNCTION ( tf_education_spending_nation  )

Definition at line 3960 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [167/789]

trigger::TRIGGER_FUNCTION ( tf_education_spending_pop  )

Definition at line 3963 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [168/789]

trigger::TRIGGER_FUNCTION ( tf_education_spending_province  )

Definition at line 3967 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [169/789]

trigger::TRIGGER_FUNCTION ( tf_education_spending_state  )

Definition at line 3971 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [170/789]

trigger::TRIGGER_FUNCTION ( tf_election  )

Definition at line 3790 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [171/789]

trigger::TRIGGER_FUNCTION ( tf_empty  )

Definition at line 2351 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [172/789]

trigger::TRIGGER_FUNCTION ( tf_empty_state  )

Definition at line 2355 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [173/789]

trigger::TRIGGER_FUNCTION ( tf_everyday_needs  )

Definition at line 4673 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [174/789]

trigger::TRIGGER_FUNCTION ( tf_exists_bool  )

Definition at line 2126 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [175/789]

trigger::TRIGGER_FUNCTION ( tf_exists_tag  )

Definition at line 2129 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [176/789]

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() [177/789]

trigger::TRIGGER_FUNCTION ( tf_flashpoint_tension  )

Definition at line 4792 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [178/789]

trigger::TRIGGER_FUNCTION ( tf_flashpoint_tension_province  )

Definition at line 4796 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [179/789]

trigger::TRIGGER_FUNCTION ( tf_from_scope  )

Definition at line 1071 of file triggers.cpp.

◆ TRIGGER_FUNCTION() [180/789]

trigger::TRIGGER_FUNCTION ( tf_generic_scope  )

Definition at line 255 of file triggers.cpp.

◆ TRIGGER_FUNCTION() [181/789]

trigger::TRIGGER_FUNCTION ( tf_government_nation  )

Definition at line 1392 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [182/789]

trigger::TRIGGER_FUNCTION ( tf_government_pop  )

Definition at line 1396 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [183/789]

trigger::TRIGGER_FUNCTION ( tf_great_wars_enabled  )

Definition at line 4387 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [184/789]

trigger::TRIGGER_FUNCTION ( tf_has_building_bank  )

Definition at line 5641 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [185/789]

trigger::TRIGGER_FUNCTION ( tf_has_building_factory  )

Definition at line 2330 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [186/789]

trigger::TRIGGER_FUNCTION ( tf_has_building_factory_from_province  )

Definition at line 2346 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [187/789]

trigger::TRIGGER_FUNCTION ( tf_has_building_fort  )

Definition at line 2320 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [188/789]

trigger::TRIGGER_FUNCTION ( tf_has_building_naval_base  )

Definition at line 2326 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [189/789]

trigger::TRIGGER_FUNCTION ( tf_has_building_railroad  )

Definition at line 2323 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [190/789]

trigger::TRIGGER_FUNCTION ( tf_has_building_state  )

Definition at line 2334 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [191/789]

trigger::TRIGGER_FUNCTION ( tf_has_building_state_from_province  )

Definition at line 2340 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [192/789]

trigger::TRIGGER_FUNCTION ( tf_has_building_university  )

Definition at line 5644 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [193/789]

trigger::TRIGGER_FUNCTION ( tf_has_country_flag  )

Definition at line 2133 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [194/789]

trigger::TRIGGER_FUNCTION ( tf_has_country_flag_pop  )

Definition at line 2136 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [195/789]

trigger::TRIGGER_FUNCTION ( tf_has_country_flag_province  )

Definition at line 2140 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [196/789]

trigger::TRIGGER_FUNCTION ( tf_has_country_flag_state  )

Definition at line 2144 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [197/789]

trigger::TRIGGER_FUNCTION ( tf_has_country_modifier  )

Definition at line 2361 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [198/789]

trigger::TRIGGER_FUNCTION ( tf_has_country_modifier_province  )

Definition at line 2374 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [199/789]

trigger::TRIGGER_FUNCTION ( tf_has_crime  )

Definition at line 4263 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [200/789]

trigger::TRIGGER_FUNCTION ( tf_has_cultural_sphere  )

Definition at line 4557 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [201/789]

trigger::TRIGGER_FUNCTION ( tf_has_culture_core  )

Definition at line 3270 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [202/789]

trigger::TRIGGER_FUNCTION ( tf_has_culture_core_province_this_pop  )

Definition at line 3285 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [203/789]

trigger::TRIGGER_FUNCTION ( tf_has_empty_adjacent_province  )

Definition at line 3460 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [204/789]

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() [205/789]

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() [206/789]

trigger::TRIGGER_FUNCTION ( tf_has_faction_nation  )

Definition at line 1602 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [207/789]

trigger::TRIGGER_FUNCTION ( tf_has_faction_pop  )

Definition at line 1615 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [208/789]

trigger::TRIGGER_FUNCTION ( tf_has_factories_nation  )

Definition at line 3734 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [209/789]

trigger::TRIGGER_FUNCTION ( tf_has_factories_state  )

Definition at line 3728 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [210/789]

trigger::TRIGGER_FUNCTION ( tf_has_flashpoint  )

Definition at line 4788 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [211/789]

trigger::TRIGGER_FUNCTION ( tf_has_global_flag  )

Definition at line 3797 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [212/789]

trigger::TRIGGER_FUNCTION ( tf_has_leader  )

Definition at line 3476 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [213/789]

trigger::TRIGGER_FUNCTION ( tf_has_national_focus_province  )

Definition at line 2802 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [214/789]

trigger::TRIGGER_FUNCTION ( tf_has_national_focus_state  )

Definition at line 2796 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [215/789]

trigger::TRIGGER_FUNCTION ( tf_has_national_minority_nation  )

Definition at line 1377 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [216/789]

trigger::TRIGGER_FUNCTION ( tf_has_national_minority_province  )

Definition at line 1345 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [217/789]

trigger::TRIGGER_FUNCTION ( tf_has_national_minority_state  )

Definition at line 1361 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [218/789]

trigger::TRIGGER_FUNCTION ( tf_has_pop_culture_nation  )

Definition at line 4619 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [219/789]

trigger::TRIGGER_FUNCTION ( tf_has_pop_culture_nation_this_pop  )

Definition at line 4599 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [220/789]

trigger::TRIGGER_FUNCTION ( tf_has_pop_culture_pop  )

Definition at line 4608 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [221/789]

trigger::TRIGGER_FUNCTION ( tf_has_pop_culture_pop_this_pop  )

Definition at line 4578 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [222/789]

trigger::TRIGGER_FUNCTION ( tf_has_pop_culture_province  )

Definition at line 4615 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [223/789]

trigger::TRIGGER_FUNCTION ( tf_has_pop_culture_province_this_pop  )

Definition at line 4590 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [224/789]

trigger::TRIGGER_FUNCTION ( tf_has_pop_culture_state  )

Definition at line 4611 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [225/789]

trigger::TRIGGER_FUNCTION ( tf_has_pop_culture_state_this_pop  )

Definition at line 4581 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [226/789]

trigger::TRIGGER_FUNCTION ( tf_has_pop_religion_nation  )

Definition at line 4665 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [227/789]

trigger::TRIGGER_FUNCTION ( tf_has_pop_religion_nation_this_pop  )

Definition at line 4645 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [228/789]

trigger::TRIGGER_FUNCTION ( tf_has_pop_religion_pop  )

Definition at line 4654 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [229/789]

trigger::TRIGGER_FUNCTION ( tf_has_pop_religion_pop_this_pop  )

Definition at line 4623 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [230/789]

trigger::TRIGGER_FUNCTION ( tf_has_pop_religion_province  )

Definition at line 4661 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [231/789]

trigger::TRIGGER_FUNCTION ( tf_has_pop_religion_province_this_pop  )

Definition at line 4636 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [232/789]

trigger::TRIGGER_FUNCTION ( tf_has_pop_religion_state  )

Definition at line 4657 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [233/789]

trigger::TRIGGER_FUNCTION ( tf_has_pop_religion_state_this_pop  )

Definition at line 4627 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [234/789]

trigger::TRIGGER_FUNCTION ( tf_has_pop_type_nation  )

Definition at line 3441 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [235/789]

trigger::TRIGGER_FUNCTION ( tf_has_pop_type_pop  )

Definition at line 3456 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [236/789]

trigger::TRIGGER_FUNCTION ( tf_has_pop_type_province  )

Definition at line 3451 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [237/789]

trigger::TRIGGER_FUNCTION ( tf_has_pop_type_state  )

Definition at line 3446 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [238/789]

trigger::TRIGGER_FUNCTION ( tf_has_province_modifier  )

Definition at line 2388 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [239/789]

trigger::TRIGGER_FUNCTION ( tf_has_recent_imigration  )

Definition at line 4442 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [240/789]

trigger::TRIGGER_FUNCTION ( tf_has_recently_lost_war  )

Definition at line 3665 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [241/789]

trigger::TRIGGER_FUNCTION ( tf_has_recently_lost_war_pop  )

Definition at line 3672 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [242/789]

trigger::TRIGGER_FUNCTION ( tf_has_unclaimed_cores  )

Definition at line 1626 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [243/789]

trigger::TRIGGER_FUNCTION ( tf_have_core_in_nation_from  )

Definition at line 1664 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [244/789]

trigger::TRIGGER_FUNCTION ( tf_have_core_in_nation_tag  )

Definition at line 1645 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [245/789]

trigger::TRIGGER_FUNCTION ( tf_have_core_in_nation_this  )

Definition at line 1655 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [246/789]

trigger::TRIGGER_FUNCTION ( tf_in_default_bool  )

Definition at line 3747 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [247/789]

trigger::TRIGGER_FUNCTION ( tf_in_default_from  )

Definition at line 3756 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [248/789]

trigger::TRIGGER_FUNCTION ( tf_in_default_tag  )

Definition at line 3750 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [249/789]

trigger::TRIGGER_FUNCTION ( tf_in_default_this_nation  )

Definition at line 3761 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [250/789]

trigger::TRIGGER_FUNCTION ( tf_in_default_this_pop  )

Definition at line 3778 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [251/789]

trigger::TRIGGER_FUNCTION ( tf_in_default_this_province  )

Definition at line 3766 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [252/789]

trigger::TRIGGER_FUNCTION ( tf_in_default_this_state  )

Definition at line 3772 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [253/789]

trigger::TRIGGER_FUNCTION ( tf_in_sphere_from  )

Definition at line 3130 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [254/789]

trigger::TRIGGER_FUNCTION ( tf_in_sphere_tag  )

Definition at line 3126 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [255/789]

trigger::TRIGGER_FUNCTION ( tf_in_sphere_this_nation  )

Definition at line 3133 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [256/789]

trigger::TRIGGER_FUNCTION ( tf_in_sphere_this_pop  )

Definition at line 3144 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [257/789]

trigger::TRIGGER_FUNCTION ( tf_in_sphere_this_province  )

Definition at line 3136 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [258/789]

trigger::TRIGGER_FUNCTION ( tf_in_sphere_this_state  )

Definition at line 3140 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [259/789]

trigger::TRIGGER_FUNCTION ( tf_independence_scope  )

Definition at line 1113 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [260/789]

trigger::TRIGGER_FUNCTION ( tf_industrial_score_from_nation  )

Definition at line 3822 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [261/789]

trigger::TRIGGER_FUNCTION ( tf_industrial_score_tag  )

Definition at line 3818 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [262/789]

trigger::TRIGGER_FUNCTION ( tf_industrial_score_this_nation  )

Definition at line 3826 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [263/789]

trigger::TRIGGER_FUNCTION ( tf_industrial_score_this_pop  )

Definition at line 3830 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [264/789]

trigger::TRIGGER_FUNCTION ( tf_industrial_score_this_province  )

Definition at line 3840 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [265/789]

trigger::TRIGGER_FUNCTION ( tf_industrial_score_this_state  )

Definition at line 3835 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [266/789]

trigger::TRIGGER_FUNCTION ( tf_industrial_score_value  )

Definition at line 3815 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [267/789]

trigger::TRIGGER_FUNCTION ( tf_integer_scope  )

Definition at line 1147 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [268/789]

trigger::TRIGGER_FUNCTION ( tf_invention  )

Definition at line 5622 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [269/789]

trigger::TRIGGER_FUNCTION ( tf_invention_pop  )

Definition at line 5630 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [270/789]

trigger::TRIGGER_FUNCTION ( tf_invention_province  )

Definition at line 5626 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [271/789]

trigger::TRIGGER_FUNCTION ( tf_involved_in_crisis_nation  )

Definition at line 4812 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [272/789]

trigger::TRIGGER_FUNCTION ( tf_involved_in_crisis_pop  )

Definition at line 4827 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [273/789]

trigger::TRIGGER_FUNCTION ( tf_is_accepted_culture_nation_this_nation  )

Definition at line 3011 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [274/789]

trigger::TRIGGER_FUNCTION ( tf_is_accepted_culture_nation_this_pop  )

Definition at line 3014 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [275/789]

trigger::TRIGGER_FUNCTION ( tf_is_accepted_culture_nation_this_province  )

Definition at line 3021 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [276/789]

trigger::TRIGGER_FUNCTION ( tf_is_accepted_culture_nation_this_state  )

Definition at line 3017 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [277/789]

trigger::TRIGGER_FUNCTION ( tf_is_accepted_culture_pop  )

Definition at line 3079 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [278/789]

trigger::TRIGGER_FUNCTION ( tf_is_accepted_culture_pop_this_nation  )

Definition at line 3063 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [279/789]

trigger::TRIGGER_FUNCTION ( tf_is_accepted_culture_pop_this_pop  )

Definition at line 3066 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [280/789]

trigger::TRIGGER_FUNCTION ( tf_is_accepted_culture_pop_this_province  )

Definition at line 3074 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [281/789]

trigger::TRIGGER_FUNCTION ( tf_is_accepted_culture_pop_this_state  )

Definition at line 3070 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [282/789]

trigger::TRIGGER_FUNCTION ( tf_is_accepted_culture_province  )

Definition at line 3091 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [283/789]

trigger::TRIGGER_FUNCTION ( tf_is_accepted_culture_province_this_nation  )

Definition at line 3044 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [284/789]

trigger::TRIGGER_FUNCTION ( tf_is_accepted_culture_province_this_pop  )

Definition at line 3048 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [285/789]

trigger::TRIGGER_FUNCTION ( tf_is_accepted_culture_province_this_province  )

Definition at line 3058 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [286/789]

trigger::TRIGGER_FUNCTION ( tf_is_accepted_culture_province_this_state  )

Definition at line 3053 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [287/789]

trigger::TRIGGER_FUNCTION ( tf_is_accepted_culture_state  )

Definition at line 3103 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [288/789]

trigger::TRIGGER_FUNCTION ( tf_is_accepted_culture_state_this_nation  )

Definition at line 3025 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [289/789]

trigger::TRIGGER_FUNCTION ( tf_is_accepted_culture_state_this_pop  )

Definition at line 3029 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [290/789]

trigger::TRIGGER_FUNCTION ( tf_is_accepted_culture_state_this_province  )

Definition at line 3039 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [291/789]

trigger::TRIGGER_FUNCTION ( tf_is_accepted_culture_state_this_state  )

Definition at line 3034 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [292/789]

trigger::TRIGGER_FUNCTION ( tf_is_blockaded  )

Definition at line 2358 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [293/789]

trigger::TRIGGER_FUNCTION ( tf_is_canal_enabled  )

Definition at line 3347 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [294/789]

trigger::TRIGGER_FUNCTION ( tf_is_capital  )

Definition at line 3800 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [295/789]

trigger::TRIGGER_FUNCTION ( tf_is_claim_crisis  )

Definition at line 4806 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [296/789]

trigger::TRIGGER_FUNCTION ( tf_is_coastal_province  )

Definition at line 3115 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [297/789]

trigger::TRIGGER_FUNCTION ( tf_is_coastal_state  )

Definition at line 3118 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [298/789]

trigger::TRIGGER_FUNCTION ( tf_is_colonial_pop  )

Definition at line 3725 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [299/789]

trigger::TRIGGER_FUNCTION ( tf_is_colonial_province  )

Definition at line 3722 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [300/789]

trigger::TRIGGER_FUNCTION ( tf_is_colonial_state  )

Definition at line 3718 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [301/789]

trigger::TRIGGER_FUNCTION ( tf_is_core_boolean  )

Definition at line 2005 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [302/789]

trigger::TRIGGER_FUNCTION ( tf_is_core_from_nation  )

Definition at line 1927 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [303/789]

trigger::TRIGGER_FUNCTION ( tf_is_core_integer  )

Definition at line 1858 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [304/789]

trigger::TRIGGER_FUNCTION ( tf_is_core_pop_tag  )

Definition at line 2016 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [305/789]

trigger::TRIGGER_FUNCTION ( tf_is_core_reb  )

Definition at line 1940 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [306/789]

trigger::TRIGGER_FUNCTION ( tf_is_core_state_from_nation  )

Definition at line 1953 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [307/789]

trigger::TRIGGER_FUNCTION ( tf_is_core_state_tag  )

Definition at line 2024 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [308/789]

trigger::TRIGGER_FUNCTION ( tf_is_core_state_this_nation  )

Definition at line 1966 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [309/789]

trigger::TRIGGER_FUNCTION ( tf_is_core_state_this_pop  )

Definition at line 1992 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [310/789]

trigger::TRIGGER_FUNCTION ( tf_is_core_state_this_province  )

Definition at line 1979 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [311/789]

trigger::TRIGGER_FUNCTION ( tf_is_core_tag  )

Definition at line 2008 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [312/789]

trigger::TRIGGER_FUNCTION ( tf_is_core_this_nation  )

Definition at line 1872 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [313/789]

trigger::TRIGGER_FUNCTION ( tf_is_core_this_pop  )

Definition at line 1913 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [314/789]

trigger::TRIGGER_FUNCTION ( tf_is_core_this_province  )

Definition at line 1899 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [315/789]

trigger::TRIGGER_FUNCTION ( tf_is_core_this_state  )

Definition at line 1885 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [316/789]

trigger::TRIGGER_FUNCTION ( tf_is_cultural_union_bool  )

Definition at line 1674 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [317/789]

trigger::TRIGGER_FUNCTION ( tf_is_cultural_union_pop_this_pop  )

Definition at line 1688 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [318/789]

trigger::TRIGGER_FUNCTION ( tf_is_cultural_union_tag_nation  )

Definition at line 1756 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [319/789]

trigger::TRIGGER_FUNCTION ( tf_is_cultural_union_tag_this_nation  )

Definition at line 1798 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [320/789]

trigger::TRIGGER_FUNCTION ( tf_is_cultural_union_tag_this_pop  )

Definition at line 1767 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [321/789]

trigger::TRIGGER_FUNCTION ( tf_is_cultural_union_tag_this_province  )

Definition at line 1786 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [322/789]

trigger::TRIGGER_FUNCTION ( tf_is_cultural_union_tag_this_state  )

Definition at line 1774 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [323/789]

trigger::TRIGGER_FUNCTION ( tf_is_cultural_union_this_nation  )

Definition at line 1697 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [324/789]

trigger::TRIGGER_FUNCTION ( tf_is_cultural_union_this_pop  )

Definition at line 1710 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [325/789]

trigger::TRIGGER_FUNCTION ( tf_is_cultural_union_this_province  )

Definition at line 1733 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [326/789]

trigger::TRIGGER_FUNCTION ( tf_is_cultural_union_this_rebel  )

Definition at line 1747 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [327/789]

trigger::TRIGGER_FUNCTION ( tf_is_cultural_union_this_self_pop  )

Definition at line 1679 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [328/789]

trigger::TRIGGER_FUNCTION ( tf_is_cultural_union_this_state  )

Definition at line 1719 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [329/789]

trigger::TRIGGER_FUNCTION ( tf_is_disarmed  )

Definition at line 4456 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [330/789]

trigger::TRIGGER_FUNCTION ( tf_is_disarmed_pop  )

Definition at line 4462 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [331/789]

trigger::TRIGGER_FUNCTION ( tf_is_greater_power_nation  )

Definition at line 3890 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [332/789]

trigger::TRIGGER_FUNCTION ( tf_is_greater_power_pop  )

Definition at line 3893 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [333/789]

trigger::TRIGGER_FUNCTION ( tf_is_greater_power_province  )

Definition at line 3897 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [334/789]

trigger::TRIGGER_FUNCTION ( tf_is_ideology_enabled  )

Definition at line 2845 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [335/789]

trigger::TRIGGER_FUNCTION ( tf_is_independant  )

Definition at line 1341 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [336/789]

trigger::TRIGGER_FUNCTION ( tf_is_liberation_crisis  )

Definition at line 4803 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [337/789]

trigger::TRIGGER_FUNCTION ( tf_is_mobilised  )

Definition at line 3679 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [338/789]

trigger::TRIGGER_FUNCTION ( tf_is_next_reform_nation  )

Definition at line 3221 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [339/789]

trigger::TRIGGER_FUNCTION ( tf_is_next_reform_pop  )

Definition at line 3229 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [340/789]

trigger::TRIGGER_FUNCTION ( tf_is_next_rreform_nation  )

Definition at line 3239 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [341/789]

trigger::TRIGGER_FUNCTION ( tf_is_next_rreform_pop  )

Definition at line 3247 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [342/789]

trigger::TRIGGER_FUNCTION ( tf_is_our_vassal_from  )

Definition at line 4330 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [343/789]

trigger::TRIGGER_FUNCTION ( tf_is_our_vassal_province_from  )

Definition at line 4359 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [344/789]

trigger::TRIGGER_FUNCTION ( tf_is_our_vassal_province_tag  )

Definition at line 4354 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [345/789]

trigger::TRIGGER_FUNCTION ( tf_is_our_vassal_province_this_nation  )

Definition at line 4363 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [346/789]

trigger::TRIGGER_FUNCTION ( tf_is_our_vassal_province_this_pop  )

Definition at line 4377 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [347/789]

trigger::TRIGGER_FUNCTION ( tf_is_our_vassal_province_this_province  )

Definition at line 4367 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [348/789]

trigger::TRIGGER_FUNCTION ( tf_is_our_vassal_province_this_state  )

Definition at line 4372 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [349/789]

trigger::TRIGGER_FUNCTION ( tf_is_our_vassal_tag  )

Definition at line 4325 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [350/789]

trigger::TRIGGER_FUNCTION ( tf_is_our_vassal_this_nation  )

Definition at line 4334 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [351/789]

trigger::TRIGGER_FUNCTION ( tf_is_our_vassal_this_pop  )

Definition at line 4348 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [352/789]

trigger::TRIGGER_FUNCTION ( tf_is_our_vassal_this_province  )

Definition at line 4338 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [353/789]

trigger::TRIGGER_FUNCTION ( tf_is_our_vassal_this_state  )

Definition at line 4343 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [354/789]

trigger::TRIGGER_FUNCTION ( tf_is_overseas  )

Definition at line 3302 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [355/789]

trigger::TRIGGER_FUNCTION ( tf_is_overseas_pop  )

Definition at line 3305 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [356/789]

trigger::TRIGGER_FUNCTION ( tf_is_overseas_state  )

Definition at line 3308 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [357/789]

trigger::TRIGGER_FUNCTION ( tf_is_possible_vassal  )

Definition at line 3506 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [358/789]

trigger::TRIGGER_FUNCTION ( tf_is_primary_culture_nation_this_nation  )

Definition at line 2927 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [359/789]

trigger::TRIGGER_FUNCTION ( tf_is_primary_culture_nation_this_pop  )

Definition at line 2931 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [360/789]

trigger::TRIGGER_FUNCTION ( tf_is_primary_culture_nation_this_province  )

Definition at line 2940 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [361/789]

trigger::TRIGGER_FUNCTION ( tf_is_primary_culture_nation_this_state  )

Definition at line 2935 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [362/789]

trigger::TRIGGER_FUNCTION ( tf_is_primary_culture_pop  )

Definition at line 2904 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [363/789]

trigger::TRIGGER_FUNCTION ( tf_is_primary_culture_pop_this_nation  )

Definition at line 2983 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [364/789]

trigger::TRIGGER_FUNCTION ( tf_is_primary_culture_pop_this_pop  )

Definition at line 2987 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [365/789]

trigger::TRIGGER_FUNCTION ( tf_is_primary_culture_pop_this_province  )

Definition at line 2997 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [366/789]

trigger::TRIGGER_FUNCTION ( tf_is_primary_culture_pop_this_state  )

Definition at line 2992 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [367/789]

trigger::TRIGGER_FUNCTION ( tf_is_primary_culture_province  )

Definition at line 2908 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [368/789]

trigger::TRIGGER_FUNCTION ( tf_is_primary_culture_province_this_nation  )

Definition at line 2964 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [369/789]

trigger::TRIGGER_FUNCTION ( tf_is_primary_culture_province_this_pop  )

Definition at line 2968 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [370/789]

trigger::TRIGGER_FUNCTION ( tf_is_primary_culture_province_this_province  )

Definition at line 2978 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [371/789]

trigger::TRIGGER_FUNCTION ( tf_is_primary_culture_province_this_state  )

Definition at line 2973 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [372/789]

trigger::TRIGGER_FUNCTION ( tf_is_primary_culture_state  )

Definition at line 2913 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [373/789]

trigger::TRIGGER_FUNCTION ( tf_is_primary_culture_state_this_nation  )

Definition at line 2945 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [374/789]

trigger::TRIGGER_FUNCTION ( tf_is_primary_culture_state_this_pop  )

Definition at line 2949 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [375/789]

trigger::TRIGGER_FUNCTION ( tf_is_primary_culture_state_this_province  )

Definition at line 2959 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [376/789]

trigger::TRIGGER_FUNCTION ( tf_is_primary_culture_state_this_state  )

Definition at line 2954 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [377/789]

trigger::TRIGGER_FUNCTION ( tf_is_releasable_vassal_from  )

Definition at line 4434 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [378/789]

trigger::TRIGGER_FUNCTION ( tf_is_releasable_vassal_other  )

Definition at line 4438 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [379/789]

trigger::TRIGGER_FUNCTION ( tf_is_secondary_power_nation  )

Definition at line 1595 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [380/789]

trigger::TRIGGER_FUNCTION ( tf_is_secondary_power_pop  )

Definition at line 1598 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [381/789]

trigger::TRIGGER_FUNCTION ( tf_is_slave_nation  )

Definition at line 1328 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [382/789]

trigger::TRIGGER_FUNCTION ( tf_is_slave_pop  )

Definition at line 1338 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [383/789]

trigger::TRIGGER_FUNCTION ( tf_is_slave_province  )

Definition at line 1335 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [384/789]

trigger::TRIGGER_FUNCTION ( tf_is_slave_state  )

Definition at line 1332 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [385/789]

trigger::TRIGGER_FUNCTION ( tf_is_sphere_leader_of_from  )

Definition at line 4409 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [386/789]

trigger::TRIGGER_FUNCTION ( tf_is_sphere_leader_of_tag  )

Definition at line 4405 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [387/789]

trigger::TRIGGER_FUNCTION ( tf_is_sphere_leader_of_this_nation  )

Definition at line 4412 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [388/789]

trigger::TRIGGER_FUNCTION ( tf_is_sphere_leader_of_this_pop  )

Definition at line 4423 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [389/789]

trigger::TRIGGER_FUNCTION ( tf_is_sphere_leader_of_this_province  )

Definition at line 4415 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [390/789]

trigger::TRIGGER_FUNCTION ( tf_is_sphere_leader_of_this_state  )

Definition at line 4419 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [391/789]

trigger::TRIGGER_FUNCTION ( tf_is_state_capital  )

Definition at line 3351 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [392/789]

trigger::TRIGGER_FUNCTION ( tf_is_state_capital_pop  )

Definition at line 3355 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [393/789]

trigger::TRIGGER_FUNCTION ( tf_is_state_religion_pop  )

Definition at line 2890 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [394/789]

trigger::TRIGGER_FUNCTION ( tf_is_state_religion_province  )

Definition at line 2894 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [395/789]

trigger::TRIGGER_FUNCTION ( tf_is_state_religion_state  )

Definition at line 2899 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [396/789]

trigger::TRIGGER_FUNCTION ( tf_is_substate  )

Definition at line 4384 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [397/789]

trigger::TRIGGER_FUNCTION ( tf_is_vassal  )

Definition at line 2823 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [398/789]

trigger::TRIGGER_FUNCTION ( tf_life_needs  )

Definition at line 4669 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [399/789]

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() [400/789]

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() [401/789]

trigger::TRIGGER_FUNCTION ( tf_literacy_nation  )

Definition at line 4722 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [402/789]

trigger::TRIGGER_FUNCTION ( tf_literacy_pop  )

Definition at line 4705 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [403/789]

trigger::TRIGGER_FUNCTION ( tf_literacy_province  )

Definition at line 4708 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [404/789]

trigger::TRIGGER_FUNCTION ( tf_literacy_state  )

Definition at line 4715 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [405/789]

trigger::TRIGGER_FUNCTION ( tf_location_scope  )

Definition at line 1040 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [406/789]

trigger::TRIGGER_FUNCTION ( tf_lost_national  )

Definition at line 2819 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [407/789]

trigger::TRIGGER_FUNCTION ( tf_luxury_needs  )

Definition at line 4677 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [408/789]

trigger::TRIGGER_FUNCTION ( tf_middle_strata_everyday_needs_nation  )

Definition at line 4948 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [409/789]

trigger::TRIGGER_FUNCTION ( tf_middle_strata_everyday_needs_pop  )

Definition at line 4970 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [410/789]

trigger::TRIGGER_FUNCTION ( tf_middle_strata_everyday_needs_province  )

Definition at line 4963 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [411/789]

trigger::TRIGGER_FUNCTION ( tf_middle_strata_everyday_needs_state  )

Definition at line 4955 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [412/789]

trigger::TRIGGER_FUNCTION ( tf_middle_strata_life_needs_nation  )

Definition at line 4922 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [413/789]

trigger::TRIGGER_FUNCTION ( tf_middle_strata_life_needs_pop  )

Definition at line 4943 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [414/789]

trigger::TRIGGER_FUNCTION ( tf_middle_strata_life_needs_province  )

Definition at line 4936 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [415/789]

trigger::TRIGGER_FUNCTION ( tf_middle_strata_life_needs_state  )

Definition at line 4929 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [416/789]

trigger::TRIGGER_FUNCTION ( tf_middle_strata_luxury_needs_nation  )

Definition at line 4975 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [417/789]

trigger::TRIGGER_FUNCTION ( tf_middle_strata_luxury_needs_pop  )

Definition at line 4997 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [418/789]

trigger::TRIGGER_FUNCTION ( tf_middle_strata_luxury_needs_province  )

Definition at line 4990 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [419/789]

trigger::TRIGGER_FUNCTION ( tf_middle_strata_luxury_needs_state  )

Definition at line 4982 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [420/789]

trigger::TRIGGER_FUNCTION ( tf_middle_strata_militancy_nation  )

Definition at line 4054 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [421/789]

trigger::TRIGGER_FUNCTION ( tf_middle_strata_militancy_pop  )

Definition at line 4075 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [422/789]

trigger::TRIGGER_FUNCTION ( tf_middle_strata_militancy_province  )

Definition at line 4068 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [423/789]

trigger::TRIGGER_FUNCTION ( tf_middle_strata_militancy_state  )

Definition at line 4061 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [424/789]

trigger::TRIGGER_FUNCTION ( tf_middle_tax  )

Definition at line 3904 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [425/789]

trigger::TRIGGER_FUNCTION ( tf_middle_tax_pop  )

Definition at line 3913 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [426/789]

trigger::TRIGGER_FUNCTION ( tf_militancy_nation  )

Definition at line 4746 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [427/789]

trigger::TRIGGER_FUNCTION ( tf_militancy_pop  )

Definition at line 4729 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [428/789]

trigger::TRIGGER_FUNCTION ( tf_militancy_province  )

Definition at line 4732 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [429/789]

trigger::TRIGGER_FUNCTION ( tf_militancy_state  )

Definition at line 4739 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [430/789]

trigger::TRIGGER_FUNCTION ( tf_military_access_from  )

Definition at line 2246 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [431/789]

trigger::TRIGGER_FUNCTION ( tf_military_access_tag  )

Definition at line 2236 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [432/789]

trigger::TRIGGER_FUNCTION ( tf_military_access_this_nation  )

Definition at line 2255 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [433/789]

trigger::TRIGGER_FUNCTION ( tf_military_access_this_pop  )

Definition at line 2284 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [434/789]

trigger::TRIGGER_FUNCTION ( tf_military_access_this_province  )

Definition at line 2274 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [435/789]

trigger::TRIGGER_FUNCTION ( tf_military_access_this_state  )

Definition at line 2264 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [436/789]

trigger::TRIGGER_FUNCTION ( tf_military_score_from_nation  )

Definition at line 3852 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [437/789]

trigger::TRIGGER_FUNCTION ( tf_military_score_tag  )

Definition at line 3848 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [438/789]

trigger::TRIGGER_FUNCTION ( tf_military_score_this_nation  )

Definition at line 3856 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [439/789]

trigger::TRIGGER_FUNCTION ( tf_military_score_this_pop  )

Definition at line 3860 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [440/789]

trigger::TRIGGER_FUNCTION ( tf_military_score_this_province  )

Definition at line 3870 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [441/789]

trigger::TRIGGER_FUNCTION ( tf_military_score_this_state  )

Definition at line 3865 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [442/789]

trigger::TRIGGER_FUNCTION ( tf_military_score_value  )

Definition at line 3845 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [443/789]

trigger::TRIGGER_FUNCTION ( tf_military_spending_nation  )

Definition at line 3930 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [444/789]

trigger::TRIGGER_FUNCTION ( tf_military_spending_pop  )

Definition at line 3933 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [445/789]

trigger::TRIGGER_FUNCTION ( tf_military_spending_province  )

Definition at line 3937 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [446/789]

trigger::TRIGGER_FUNCTION ( tf_military_spending_state  )

Definition at line 3941 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [447/789]

trigger::TRIGGER_FUNCTION ( tf_minorities_nation  )

Definition at line 4194 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [448/789]

trigger::TRIGGER_FUNCTION ( tf_minorities_province  )

Definition at line 4235 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [449/789]

trigger::TRIGGER_FUNCTION ( tf_minorities_state  )

Definition at line 4214 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [450/789]

trigger::TRIGGER_FUNCTION ( tf_mobilisation_size  )

Definition at line 3682 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [451/789]

trigger::TRIGGER_FUNCTION ( tf_money  )

Definition at line 2811 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [452/789]

trigger::TRIGGER_FUNCTION ( tf_money_province  )

Definition at line 2815 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [453/789]

trigger::TRIGGER_FUNCTION ( tf_month  )

Definition at line 1176 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [454/789]

trigger::TRIGGER_FUNCTION ( tf_national_provinces_occupied  )

Definition at line 3886 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [455/789]

trigger::TRIGGER_FUNCTION ( tf_nationalism  )

Definition at line 3299 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [456/789]

trigger::TRIGGER_FUNCTION ( tf_nationalvalue_nation  )

Definition at line 3804 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [457/789]

trigger::TRIGGER_FUNCTION ( tf_nationalvalue_pop  )

Definition at line 3807 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [458/789]

trigger::TRIGGER_FUNCTION ( tf_nationalvalue_province  )

Definition at line 3811 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [459/789]

trigger::TRIGGER_FUNCTION ( tf_neighbour_from  )

Definition at line 2533 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [460/789]

trigger::TRIGGER_FUNCTION ( tf_neighbour_from_province  )

Definition at line 2546 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [461/789]

trigger::TRIGGER_FUNCTION ( tf_neighbour_tag  )

Definition at line 2519 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [462/789]

trigger::TRIGGER_FUNCTION ( tf_neighbour_this  )

Definition at line 2527 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [463/789]

trigger::TRIGGER_FUNCTION ( tf_neighbour_this_province  )

Definition at line 2539 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [464/789]

trigger::TRIGGER_FUNCTION ( tf_none  )

Definition at line 248 of file triggers.cpp.

◆ TRIGGER_FUNCTION() [465/789]

trigger::TRIGGER_FUNCTION ( tf_num_of_allies  )

Definition at line 2072 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [466/789]

trigger::TRIGGER_FUNCTION ( tf_num_of_cities_from_nation  )

Definition at line 2046 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [467/789]

trigger::TRIGGER_FUNCTION ( tf_num_of_cities_int  )

Definition at line 2043 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [468/789]

trigger::TRIGGER_FUNCTION ( tf_num_of_cities_this_nation  )

Definition at line 2050 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [469/789]

trigger::TRIGGER_FUNCTION ( tf_num_of_cities_this_pop  )

Definition at line 2064 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [470/789]

trigger::TRIGGER_FUNCTION ( tf_num_of_cities_this_province  )

Definition at line 2059 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [471/789]

trigger::TRIGGER_FUNCTION ( tf_num_of_cities_this_state  )

Definition at line 2054 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [472/789]

trigger::TRIGGER_FUNCTION ( tf_num_of_ports  )

Definition at line 2069 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [473/789]

trigger::TRIGGER_FUNCTION ( tf_num_of_revolts  )

Definition at line 2036 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [474/789]

trigger::TRIGGER_FUNCTION ( tf_num_of_substates  )

Definition at line 4266 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [475/789]

trigger::TRIGGER_FUNCTION ( tf_num_of_vassals  )

Definition at line 2075 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [476/789]

trigger::TRIGGER_FUNCTION ( tf_num_of_vassals_no_substates  )

Definition at line 4269 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [477/789]

trigger::TRIGGER_FUNCTION ( tf_number_of_states  )

Definition at line 4427 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [478/789]

trigger::TRIGGER_FUNCTION ( tf_overlord_scope  )

Definition at line 1102 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [479/789]

trigger::TRIGGER_FUNCTION ( tf_owned_by_from_nation  )

Definition at line 2086 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [480/789]

trigger::TRIGGER_FUNCTION ( tf_owned_by_state_from_nation  )

Definition at line 2110 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [481/789]

trigger::TRIGGER_FUNCTION ( tf_owned_by_state_tag  )

Definition at line 2102 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [482/789]

trigger::TRIGGER_FUNCTION ( tf_owned_by_state_this_nation  )

Definition at line 2106 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [483/789]

trigger::TRIGGER_FUNCTION ( tf_owned_by_state_this_pop  )

Definition at line 2122 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [484/789]

trigger::TRIGGER_FUNCTION ( tf_owned_by_state_this_province  )

Definition at line 2114 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [485/789]

trigger::TRIGGER_FUNCTION ( tf_owned_by_state_this_state  )

Definition at line 2118 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [486/789]

trigger::TRIGGER_FUNCTION ( tf_owned_by_tag  )

Definition at line 2078 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [487/789]

trigger::TRIGGER_FUNCTION ( tf_owned_by_this_nation  )

Definition at line 2082 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [488/789]

trigger::TRIGGER_FUNCTION ( tf_owned_by_this_pop  )

Definition at line 2098 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [489/789]

trigger::TRIGGER_FUNCTION ( tf_owned_by_this_province  )

Definition at line 2090 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [490/789]

trigger::TRIGGER_FUNCTION ( tf_owned_by_this_state  )

Definition at line 2094 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [491/789]

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() [492/789]

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() [493/789]

trigger::TRIGGER_FUNCTION ( tf_owns  )

Definition at line 1846 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [494/789]

trigger::TRIGGER_FUNCTION ( tf_owns_province  )

Definition at line 1850 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [495/789]

trigger::TRIGGER_FUNCTION ( tf_owns_region  )

Definition at line 2457 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [496/789]

trigger::TRIGGER_FUNCTION ( tf_owns_region_proper  )

Definition at line 2447 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [497/789]

trigger::TRIGGER_FUNCTION ( tf_part_of_sphere  )

Definition at line 4402 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [498/789]

trigger::TRIGGER_FUNCTION ( tf_party_loyalty_from_nation_province_id  )

Definition at line 5311 of file triggers.cpp.

◆ TRIGGER_FUNCTION() [499/789]

trigger::TRIGGER_FUNCTION ( tf_party_loyalty_from_nation_scope_province  )

Definition at line 5331 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [500/789]

trigger::TRIGGER_FUNCTION ( tf_party_loyalty_from_province_province_id  )

Definition at line 5319 of file triggers.cpp.

◆ TRIGGER_FUNCTION() [501/789]

trigger::TRIGGER_FUNCTION ( tf_party_loyalty_from_province_scope_province  )

Definition at line 5335 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [502/789]

trigger::TRIGGER_FUNCTION ( tf_party_loyalty_generic  )

Definition at line 5327 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [503/789]

trigger::TRIGGER_FUNCTION ( tf_party_loyalty_nation_from_province  )

Definition at line 5323 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [504/789]

trigger::TRIGGER_FUNCTION ( tf_party_loyalty_nation_province_id  )

Definition at line 5307 of file triggers.cpp.

◆ TRIGGER_FUNCTION() [505/789]

trigger::TRIGGER_FUNCTION ( tf_party_loyalty_province_province_id  )

Definition at line 5315 of file triggers.cpp.

◆ TRIGGER_FUNCTION() [506/789]

trigger::TRIGGER_FUNCTION ( tf_party_name  )

Definition at line 5648 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [507/789]

trigger::TRIGGER_FUNCTION ( tf_party_position  )

Definition at line 5677 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [508/789]

trigger::TRIGGER_FUNCTION ( tf_plurality  )

Definition at line 2880 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [509/789]

trigger::TRIGGER_FUNCTION ( tf_plurality_pop  )

Definition at line 2883 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [510/789]

trigger::TRIGGER_FUNCTION ( tf_political_movement  )

Definition at line 4535 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [511/789]

trigger::TRIGGER_FUNCTION ( tf_political_movement_from_reb  )

Definition at line 4546 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [512/789]

trigger::TRIGGER_FUNCTION ( tf_political_movement_strength  )

Definition at line 4500 of file triggers.cpp.

◆ TRIGGER_FUNCTION() [513/789]

trigger::TRIGGER_FUNCTION ( tf_political_reform_want_nation  )

Definition at line 2848 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [514/789]

trigger::TRIGGER_FUNCTION ( tf_political_reform_want_pop  )

Definition at line 2854 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [515/789]

trigger::TRIGGER_FUNCTION ( tf_poor_strata_everyday_needs_nation  )

Definition at line 5028 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [516/789]

trigger::TRIGGER_FUNCTION ( tf_poor_strata_everyday_needs_pop  )

Definition at line 5050 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [517/789]

trigger::TRIGGER_FUNCTION ( tf_poor_strata_everyday_needs_province  )

Definition at line 5043 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [518/789]

trigger::TRIGGER_FUNCTION ( tf_poor_strata_everyday_needs_state  )

Definition at line 5035 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [519/789]

trigger::TRIGGER_FUNCTION ( tf_poor_strata_life_needs_nation  )

Definition at line 5002 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [520/789]

trigger::TRIGGER_FUNCTION ( tf_poor_strata_life_needs_pop  )

Definition at line 5023 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [521/789]

trigger::TRIGGER_FUNCTION ( tf_poor_strata_life_needs_province  )

Definition at line 5016 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [522/789]

trigger::TRIGGER_FUNCTION ( tf_poor_strata_life_needs_state  )

Definition at line 5009 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [523/789]

trigger::TRIGGER_FUNCTION ( tf_poor_strata_luxury_needs_nation  )

Definition at line 5055 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [524/789]

trigger::TRIGGER_FUNCTION ( tf_poor_strata_luxury_needs_pop  )

Definition at line 5076 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [525/789]

trigger::TRIGGER_FUNCTION ( tf_poor_strata_luxury_needs_province  )

Definition at line 5069 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [526/789]

trigger::TRIGGER_FUNCTION ( tf_poor_strata_luxury_needs_state  )

Definition at line 5062 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [527/789]

trigger::TRIGGER_FUNCTION ( tf_poor_strata_militancy_nation  )

Definition at line 4027 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [528/789]

trigger::TRIGGER_FUNCTION ( tf_poor_strata_militancy_pop  )

Definition at line 4048 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [529/789]

trigger::TRIGGER_FUNCTION ( tf_poor_strata_militancy_province  )

Definition at line 4041 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [530/789]

trigger::TRIGGER_FUNCTION ( tf_poor_strata_militancy_state  )

Definition at line 4034 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [531/789]

trigger::TRIGGER_FUNCTION ( tf_poor_tax  )

Definition at line 3907 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [532/789]

trigger::TRIGGER_FUNCTION ( tf_poor_tax_pop  )

Definition at line 3916 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [533/789]

trigger::TRIGGER_FUNCTION ( tf_pop_majority_culture_nation  )

Definition at line 3991 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [534/789]

trigger::TRIGGER_FUNCTION ( tf_pop_majority_culture_province  )

Definition at line 3998 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [535/789]

trigger::TRIGGER_FUNCTION ( tf_pop_majority_culture_state  )

Definition at line 3994 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [536/789]

trigger::TRIGGER_FUNCTION ( tf_pop_majority_ideology_nation  )

Definition at line 4014 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [537/789]

trigger::TRIGGER_FUNCTION ( tf_pop_majority_ideology_pop  )

Definition at line 4024 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [538/789]

trigger::TRIGGER_FUNCTION ( tf_pop_majority_ideology_province  )

Definition at line 4021 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [539/789]

trigger::TRIGGER_FUNCTION ( tf_pop_majority_ideology_state  )

Definition at line 4017 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [540/789]

trigger::TRIGGER_FUNCTION ( tf_pop_majority_issue_nation  )

Definition at line 4001 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [541/789]

trigger::TRIGGER_FUNCTION ( tf_pop_majority_issue_pop  )

Definition at line 4011 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [542/789]

trigger::TRIGGER_FUNCTION ( tf_pop_majority_issue_province  )

Definition at line 4008 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [543/789]

trigger::TRIGGER_FUNCTION ( tf_pop_majority_issue_state  )

Definition at line 4004 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [544/789]

trigger::TRIGGER_FUNCTION ( tf_pop_majority_religion_nation  )

Definition at line 3978 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [545/789]

trigger::TRIGGER_FUNCTION ( tf_pop_majority_religion_nation_this_nation  )

Definition at line 3981 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [546/789]

trigger::TRIGGER_FUNCTION ( tf_pop_majority_religion_province  )

Definition at line 3988 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [547/789]

trigger::TRIGGER_FUNCTION ( tf_pop_majority_religion_state  )

Definition at line 3984 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [548/789]

trigger::TRIGGER_FUNCTION ( tf_pop_unemployment_nation  )

Definition at line 5129 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [549/789]

trigger::TRIGGER_FUNCTION ( tf_pop_unemployment_nation_this_pop  )

Definition at line 5155 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [550/789]

trigger::TRIGGER_FUNCTION ( tf_pop_unemployment_pop  )

Definition at line 5150 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [551/789]

trigger::TRIGGER_FUNCTION ( tf_pop_unemployment_province  )

Definition at line 5143 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [552/789]

trigger::TRIGGER_FUNCTION ( tf_pop_unemployment_province_this_pop  )

Definition at line 5203 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [553/789]

trigger::TRIGGER_FUNCTION ( tf_pop_unemployment_state  )

Definition at line 5136 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [554/789]

trigger::TRIGGER_FUNCTION ( tf_pop_unemployment_state_this_pop  )

Definition at line 5179 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [555/789]

trigger::TRIGGER_FUNCTION ( tf_port  )

Definition at line 1179 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [556/789]

trigger::TRIGGER_FUNCTION ( tf_prestige_from  )

Definition at line 2297 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [557/789]

trigger::TRIGGER_FUNCTION ( tf_prestige_this_nation  )

Definition at line 2301 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [558/789]

trigger::TRIGGER_FUNCTION ( tf_prestige_this_pop  )

Definition at line 2313 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [559/789]

trigger::TRIGGER_FUNCTION ( tf_prestige_this_province  )

Definition at line 2309 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [560/789]

trigger::TRIGGER_FUNCTION ( tf_prestige_this_state  )

Definition at line 2305 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [561/789]

trigger::TRIGGER_FUNCTION ( tf_prestige_value  )

Definition at line 2294 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [562/789]

trigger::TRIGGER_FUNCTION ( tf_primary_culture  )

Definition at line 1408 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [563/789]

trigger::TRIGGER_FUNCTION ( tf_primary_culture_from_nation  )

Definition at line 2918 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [564/789]

trigger::TRIGGER_FUNCTION ( tf_primary_culture_from_province  )

Definition at line 2922 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [565/789]

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() [566/789]

trigger::TRIGGER_FUNCTION ( tf_produces_nation  )

Definition at line 3148 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [567/789]

trigger::TRIGGER_FUNCTION ( tf_produces_pop  )

Definition at line 3181 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [568/789]

trigger::TRIGGER_FUNCTION ( tf_produces_province  )

Definition at line 3152 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [569/789]

trigger::TRIGGER_FUNCTION ( tf_produces_state  )

Definition at line 3158 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [570/789]

trigger::TRIGGER_FUNCTION ( tf_province_control_days  )

Definition at line 4449 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [571/789]

trigger::TRIGGER_FUNCTION ( tf_province_id  )

Definition at line 3512 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [572/789]

trigger::TRIGGER_FUNCTION ( tf_rank  )

Definition at line 1182 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [573/789]

trigger::TRIGGER_FUNCTION ( tf_rebel_power_fraction  )

Definition at line 3257 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [574/789]

trigger::TRIGGER_FUNCTION ( tf_recruited_percentage_nation  )

Definition at line 3261 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [575/789]

trigger::TRIGGER_FUNCTION ( tf_recruited_percentage_pop  )

Definition at line 3265 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [576/789]

trigger::TRIGGER_FUNCTION ( tf_region  )

Definition at line 2401 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [577/789]

trigger::TRIGGER_FUNCTION ( tf_region_pop  )

Definition at line 2409 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [578/789]

trigger::TRIGGER_FUNCTION ( tf_region_proper  )

Definition at line 2414 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [579/789]

trigger::TRIGGER_FUNCTION ( tf_region_proper_pop  )

Definition at line 2436 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [580/789]

trigger::TRIGGER_FUNCTION ( tf_region_proper_state  )

Definition at line 2425 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [581/789]

trigger::TRIGGER_FUNCTION ( tf_region_state  )

Definition at line 2405 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [582/789]

trigger::TRIGGER_FUNCTION ( tf_relation_from_nation  )

Definition at line 5266 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [583/789]

trigger::TRIGGER_FUNCTION ( tf_relation_from_province  )

Definition at line 5275 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [584/789]

trigger::TRIGGER_FUNCTION ( tf_relation_tag  )

Definition at line 5227 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [585/789]

trigger::TRIGGER_FUNCTION ( tf_relation_this_nation  )

Definition at line 5237 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [586/789]

trigger::TRIGGER_FUNCTION ( tf_relation_this_pop  )

Definition at line 5256 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [587/789]

trigger::TRIGGER_FUNCTION ( tf_relation_this_province  )

Definition at line 5246 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [588/789]

trigger::TRIGGER_FUNCTION ( tf_religion  )

Definition at line 1557 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [589/789]

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() [590/789]

trigger::TRIGGER_FUNCTION ( tf_religion_nation  )

Definition at line 5595 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [591/789]

trigger::TRIGGER_FUNCTION ( tf_religion_nation_from_nation  )

Definition at line 5602 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [592/789]

trigger::TRIGGER_FUNCTION ( tf_religion_nation_reb  )

Definition at line 5598 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [593/789]

trigger::TRIGGER_FUNCTION ( tf_religion_nation_this_nation  )

Definition at line 5606 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [594/789]

trigger::TRIGGER_FUNCTION ( tf_religion_nation_this_pop  )

Definition at line 5618 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [595/789]

trigger::TRIGGER_FUNCTION ( tf_religion_nation_this_province  )

Definition at line 5614 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [596/789]

trigger::TRIGGER_FUNCTION ( tf_religion_nation_this_state  )

Definition at line 5610 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [597/789]

trigger::TRIGGER_FUNCTION ( tf_religion_reb  )

Definition at line 1560 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [598/789]

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() [599/789]

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

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

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

trigger::TRIGGER_FUNCTION ( tf_revanchism_nation  )

Definition at line 4256 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [603/789]

trigger::TRIGGER_FUNCTION ( tf_revanchism_pop  )

Definition at line 4259 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [604/789]

trigger::TRIGGER_FUNCTION ( tf_revolt_percentage  )

Definition at line 2039 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [605/789]

trigger::TRIGGER_FUNCTION ( tf_rich_strata_everyday_needs_nation  )

Definition at line 4869 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [606/789]

trigger::TRIGGER_FUNCTION ( tf_rich_strata_everyday_needs_pop  )

Definition at line 4891 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [607/789]

trigger::TRIGGER_FUNCTION ( tf_rich_strata_everyday_needs_province  )

Definition at line 4884 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [608/789]

trigger::TRIGGER_FUNCTION ( tf_rich_strata_everyday_needs_state  )

Definition at line 4876 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [609/789]

trigger::TRIGGER_FUNCTION ( tf_rich_strata_life_needs_nation  )

Definition at line 4843 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [610/789]

trigger::TRIGGER_FUNCTION ( tf_rich_strata_life_needs_pop  )

Definition at line 4864 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [611/789]

trigger::TRIGGER_FUNCTION ( tf_rich_strata_life_needs_province  )

Definition at line 4857 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [612/789]

trigger::TRIGGER_FUNCTION ( tf_rich_strata_life_needs_state  )

Definition at line 4850 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [613/789]

trigger::TRIGGER_FUNCTION ( tf_rich_strata_luxury_needs_nation  )

Definition at line 4896 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [614/789]

trigger::TRIGGER_FUNCTION ( tf_rich_strata_luxury_needs_pop  )

Definition at line 4917 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [615/789]

trigger::TRIGGER_FUNCTION ( tf_rich_strata_luxury_needs_province  )

Definition at line 4910 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [616/789]

trigger::TRIGGER_FUNCTION ( tf_rich_strata_luxury_needs_state  )

Definition at line 4903 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [617/789]

trigger::TRIGGER_FUNCTION ( tf_rich_strata_militancy_nation  )

Definition at line 4081 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [618/789]

trigger::TRIGGER_FUNCTION ( tf_rich_strata_militancy_pop  )

Definition at line 4102 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [619/789]

trigger::TRIGGER_FUNCTION ( tf_rich_strata_militancy_province  )

Definition at line 4095 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [620/789]

trigger::TRIGGER_FUNCTION ( tf_rich_strata_militancy_state  )

Definition at line 4088 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [621/789]

trigger::TRIGGER_FUNCTION ( tf_rich_tax  )

Definition at line 3901 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [622/789]

trigger::TRIGGER_FUNCTION ( tf_rich_tax_above_poor  )

Definition at line 4108 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [623/789]

trigger::TRIGGER_FUNCTION ( tf_rich_tax_pop  )

Definition at line 3910 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [624/789]

trigger::TRIGGER_FUNCTION ( tf_ruling_party  )

Definition at line 2840 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [625/789]

trigger::TRIGGER_FUNCTION ( tf_ruling_party_ideology_nation  )

Definition at line 2826 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [626/789]

trigger::TRIGGER_FUNCTION ( tf_ruling_party_ideology_pop  )

Definition at line 2830 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [627/789]

trigger::TRIGGER_FUNCTION ( tf_ruling_party_ideology_province  )

Definition at line 2835 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [628/789]

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() [629/789]

trigger::TRIGGER_FUNCTION ( tf_social_movement  )

Definition at line 4524 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [630/789]

trigger::TRIGGER_FUNCTION ( tf_social_movement_from_reb  )

Definition at line 4553 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [631/789]

trigger::TRIGGER_FUNCTION ( tf_social_movement_strength  )

Definition at line 4480 of file triggers.cpp.

◆ TRIGGER_FUNCTION() [632/789]

trigger::TRIGGER_FUNCTION ( tf_social_reform_want_nation  )

Definition at line 2858 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [633/789]

trigger::TRIGGER_FUNCTION ( tf_social_reform_want_pop  )

Definition at line 2864 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [634/789]

trigger::TRIGGER_FUNCTION ( tf_social_spending_nation  )

Definition at line 3919 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [635/789]

trigger::TRIGGER_FUNCTION ( tf_social_spending_pop  )

Definition at line 3922 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [636/789]

trigger::TRIGGER_FUNCTION ( tf_social_spending_province  )

Definition at line 3926 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [637/789]

trigger::TRIGGER_FUNCTION ( tf_someone_can_form_union_tag_from  )

Definition at line 4472 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [638/789]

trigger::TRIGGER_FUNCTION ( tf_someone_can_form_union_tag_other  )

Definition at line 4476 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [639/789]

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() [640/789]

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() [641/789]

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() [642/789]

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() [643/789]

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() [644/789]

trigger::TRIGGER_FUNCTION ( tf_strata_middle  )

Definition at line 1203 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [645/789]

trigger::TRIGGER_FUNCTION ( tf_strata_poor  )

Definition at line 1208 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [646/789]

trigger::TRIGGER_FUNCTION ( tf_strata_rich  )

Definition at line 1198 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [647/789]

trigger::TRIGGER_FUNCTION ( tf_stronger_army_than_from_nation  )

Definition at line 2513 of file triggers.cpp.

◆ TRIGGER_FUNCTION() [648/789]

trigger::TRIGGER_FUNCTION ( tf_stronger_army_than_from_province  )

Definition at line 2516 of file triggers.cpp.

◆ TRIGGER_FUNCTION() [649/789]

trigger::TRIGGER_FUNCTION ( tf_stronger_army_than_tag  )

Definition at line 2489 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [650/789]

trigger::TRIGGER_FUNCTION ( tf_stronger_army_than_this_nation  )

Definition at line 2496 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [651/789]

trigger::TRIGGER_FUNCTION ( tf_stronger_army_than_this_pop  )

Definition at line 2509 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [652/789]

trigger::TRIGGER_FUNCTION ( tf_stronger_army_than_this_province  )

Definition at line 2505 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [653/789]

trigger::TRIGGER_FUNCTION ( tf_stronger_army_than_this_state  )

Definition at line 2501 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [654/789]

trigger::TRIGGER_FUNCTION ( tf_substate_of_from  )

Definition at line 3579 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [655/789]

trigger::TRIGGER_FUNCTION ( tf_substate_of_tag  )

Definition at line 3573 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [656/789]

trigger::TRIGGER_FUNCTION ( tf_substate_of_this_nation  )

Definition at line 3584 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [657/789]

trigger::TRIGGER_FUNCTION ( tf_substate_of_this_pop  )

Definition at line 3601 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [658/789]

trigger::TRIGGER_FUNCTION ( tf_substate_of_this_province  )

Definition at line 3589 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [659/789]

trigger::TRIGGER_FUNCTION ( tf_substate_of_this_state  )

Definition at line 3595 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [660/789]

trigger::TRIGGER_FUNCTION ( tf_tag_from_nation  )

Definition at line 2478 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [661/789]

trigger::TRIGGER_FUNCTION ( tf_tag_from_province  )

Definition at line 2481 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [662/789]

trigger::TRIGGER_FUNCTION ( tf_tag_pop  )

Definition at line 2485 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [663/789]

trigger::TRIGGER_FUNCTION ( tf_tag_scope  )

Definition at line 1141 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [664/789]

trigger::TRIGGER_FUNCTION ( tf_tag_tag  )

Definition at line 2467 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [665/789]

trigger::TRIGGER_FUNCTION ( tf_tag_this_nation  )

Definition at line 2471 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [666/789]

trigger::TRIGGER_FUNCTION ( tf_tag_this_province  )

Definition at line 2474 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [667/789]

trigger::TRIGGER_FUNCTION ( tf_tech_school  )

Definition at line 1405 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [668/789]

trigger::TRIGGER_FUNCTION ( tf_technology  )

Definition at line 1186 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [669/789]

trigger::TRIGGER_FUNCTION ( tf_technology_pop  )

Definition at line 1194 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [670/789]

trigger::TRIGGER_FUNCTION ( tf_technology_province  )

Definition at line 1190 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [671/789]

trigger::TRIGGER_FUNCTION ( tf_terrain_pop  )

Definition at line 1587 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [672/789]

trigger::TRIGGER_FUNCTION ( tf_terrain_province  )

Definition at line 1584 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [673/789]

trigger::TRIGGER_FUNCTION ( tf_test  )

Definition at line 5634 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [674/789]

trigger::TRIGGER_FUNCTION ( tf_this_culture_union_from  )

Definition at line 4130 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [675/789]

trigger::TRIGGER_FUNCTION ( tf_this_culture_union_tag  )

Definition at line 4124 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [676/789]

trigger::TRIGGER_FUNCTION ( tf_this_culture_union_this_nation  )

Definition at line 4136 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [677/789]

trigger::TRIGGER_FUNCTION ( tf_this_culture_union_this_pop  )

Definition at line 4156 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [678/789]

trigger::TRIGGER_FUNCTION ( tf_this_culture_union_this_province  )

Definition at line 4142 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [679/789]

trigger::TRIGGER_FUNCTION ( tf_this_culture_union_this_state  )

Definition at line 4149 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [680/789]

trigger::TRIGGER_FUNCTION ( tf_this_culture_union_this_union_nation  )

Definition at line 4163 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [681/789]

trigger::TRIGGER_FUNCTION ( tf_this_culture_union_this_union_pop  )

Definition at line 4186 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [682/789]

trigger::TRIGGER_FUNCTION ( tf_this_culture_union_this_union_province  )

Definition at line 4170 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [683/789]

trigger::TRIGGER_FUNCTION ( tf_this_culture_union_this_union_state  )

Definition at line 4178 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [684/789]

trigger::TRIGGER_FUNCTION ( tf_this_scope  )

Definition at line 1068 of file triggers.cpp.

◆ TRIGGER_FUNCTION() [685/789]

trigger::TRIGGER_FUNCTION ( tf_total_amount_of_divisions  )

Definition at line 2808 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [686/789]

trigger::TRIGGER_FUNCTION ( tf_total_amount_of_ships  )

Definition at line 2867 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [687/789]

trigger::TRIGGER_FUNCTION ( tf_total_num_of_ports  )

Definition at line 3784 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [688/789]

trigger::TRIGGER_FUNCTION ( tf_total_pops_nation  )

Definition at line 3424 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [689/789]

trigger::TRIGGER_FUNCTION ( tf_total_pops_pop  )

Definition at line 3436 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [690/789]

trigger::TRIGGER_FUNCTION ( tf_total_pops_province  )

Definition at line 3432 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [691/789]

trigger::TRIGGER_FUNCTION ( tf_total_pops_state  )

Definition at line 3428 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [692/789]

trigger::TRIGGER_FUNCTION ( tf_trade_goods  )

Definition at line 1591 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [693/789]

trigger::TRIGGER_FUNCTION ( tf_trade_goods_in_state_province  )

Definition at line 4770 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [694/789]

trigger::TRIGGER_FUNCTION ( tf_trade_goods_in_state_state  )

Definition at line 4753 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [695/789]

trigger::TRIGGER_FUNCTION ( tf_truce_with_from  )

Definition at line 3371 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [696/789]

trigger::TRIGGER_FUNCTION ( tf_truce_with_tag  )

Definition at line 3360 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [697/789]

trigger::TRIGGER_FUNCTION ( tf_truce_with_this_nation  )

Definition at line 3381 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [698/789]

trigger::TRIGGER_FUNCTION ( tf_truce_with_this_pop  )

Definition at line 3413 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [699/789]

trigger::TRIGGER_FUNCTION ( tf_truce_with_this_province  )

Definition at line 3391 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [700/789]

trigger::TRIGGER_FUNCTION ( tf_truce_with_this_state  )

Definition at line 3402 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [701/789]

trigger::TRIGGER_FUNCTION ( tf_unemployment_by_type_nation  )

Definition at line 5293 of file triggers.cpp.

◆ TRIGGER_FUNCTION() [702/789]

trigger::TRIGGER_FUNCTION ( tf_unemployment_by_type_pop  )

Definition at line 5302 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [703/789]

trigger::TRIGGER_FUNCTION ( tf_unemployment_by_type_province  )

Definition at line 5299 of file triggers.cpp.

◆ TRIGGER_FUNCTION() [704/789]

trigger::TRIGGER_FUNCTION ( tf_unemployment_by_type_state  )

Definition at line 5296 of file triggers.cpp.

◆ TRIGGER_FUNCTION() [705/789]

trigger::TRIGGER_FUNCTION ( tf_unemployment_nation  )

Definition at line 1304 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [706/789]

trigger::TRIGGER_FUNCTION ( tf_unemployment_pop  )

Definition at line 1322 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [707/789]

trigger::TRIGGER_FUNCTION ( tf_unemployment_province  )

Definition at line 1316 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [708/789]

trigger::TRIGGER_FUNCTION ( tf_unemployment_state  )

Definition at line 1310 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [709/789]

trigger::TRIGGER_FUNCTION ( tf_unit_has_leader  )

Definition at line 2785 of file triggers.cpp.

◆ TRIGGER_FUNCTION() [710/789]

trigger::TRIGGER_FUNCTION ( tf_unit_in_battle  )

Definition at line 2782 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [711/789]

trigger::TRIGGER_FUNCTION ( tf_units_in_province_from  )

Definition at line 2685 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [712/789]

trigger::TRIGGER_FUNCTION ( tf_units_in_province_tag  )

Definition at line 2669 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [713/789]

trigger::TRIGGER_FUNCTION ( tf_units_in_province_this_nation  )

Definition at line 2697 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [714/789]

trigger::TRIGGER_FUNCTION ( tf_units_in_province_this_pop  )

Definition at line 2735 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [715/789]

trigger::TRIGGER_FUNCTION ( tf_units_in_province_this_province  )

Definition at line 2709 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [716/789]

trigger::TRIGGER_FUNCTION ( tf_units_in_province_this_state  )

Definition at line 2722 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [717/789]

trigger::TRIGGER_FUNCTION ( tf_units_in_province_value  )

Definition at line 2655 of file triggers.cpp.

◆ TRIGGER_FUNCTION() [718/789]

trigger::TRIGGER_FUNCTION ( tf_unused_1  )

Definition at line 251 of file triggers.cpp.

◆ TRIGGER_FUNCTION() [719/789]

trigger::TRIGGER_FUNCTION ( tf_upper_house  )

Definition at line 5289 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [720/789]

trigger::TRIGGER_FUNCTION ( tf_variable_good_name  )

Definition at line 5590 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [721/789]

trigger::TRIGGER_FUNCTION ( tf_variable_ideology_name_nation  )

Definition at line 5465 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [722/789]

trigger::TRIGGER_FUNCTION ( tf_variable_ideology_name_pop  )

Definition at line 5483 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [723/789]

trigger::TRIGGER_FUNCTION ( tf_variable_ideology_name_province  )

Definition at line 5477 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [724/789]

trigger::TRIGGER_FUNCTION ( tf_variable_ideology_name_state  )

Definition at line 5471 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [725/789]

trigger::TRIGGER_FUNCTION ( tf_variable_issue_group_name_nation  )

Definition at line 5511 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [726/789]

trigger::TRIGGER_FUNCTION ( tf_variable_issue_group_name_pop  )

Definition at line 5531 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [727/789]

trigger::TRIGGER_FUNCTION ( tf_variable_issue_group_name_province  )

Definition at line 5524 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [728/789]

trigger::TRIGGER_FUNCTION ( tf_variable_issue_group_name_state  )

Definition at line 5517 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [729/789]

trigger::TRIGGER_FUNCTION ( tf_variable_issue_name_nation  )

Definition at line 5488 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [730/789]

trigger::TRIGGER_FUNCTION ( tf_variable_issue_name_pop  )

Definition at line 5506 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [731/789]

trigger::TRIGGER_FUNCTION ( tf_variable_issue_name_province  )

Definition at line 5500 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [732/789]

trigger::TRIGGER_FUNCTION ( tf_variable_issue_name_state  )

Definition at line 5494 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [733/789]

trigger::TRIGGER_FUNCTION ( tf_variable_pop_type_name_nation  )

Definition at line 5565 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [734/789]

trigger::TRIGGER_FUNCTION ( tf_variable_pop_type_name_pop  )

Definition at line 5583 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [735/789]

trigger::TRIGGER_FUNCTION ( tf_variable_pop_type_name_province  )

Definition at line 5577 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [736/789]

trigger::TRIGGER_FUNCTION ( tf_variable_pop_type_name_state  )

Definition at line 5571 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [737/789]

trigger::TRIGGER_FUNCTION ( tf_variable_reform_group_name_nation  )

Definition at line 5538 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [738/789]

trigger::TRIGGER_FUNCTION ( tf_variable_reform_group_name_pop  )

Definition at line 5558 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [739/789]

trigger::TRIGGER_FUNCTION ( tf_variable_reform_group_name_province  )

Definition at line 5551 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [740/789]

trigger::TRIGGER_FUNCTION ( tf_variable_reform_group_name_state  )

Definition at line 5544 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [741/789]

trigger::TRIGGER_FUNCTION ( tf_vassal_of_from  )

Definition at line 3520 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [742/789]

trigger::TRIGGER_FUNCTION ( tf_vassal_of_province_from  )

Definition at line 3548 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [743/789]

trigger::TRIGGER_FUNCTION ( tf_vassal_of_province_tag  )

Definition at line 3543 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [744/789]

trigger::TRIGGER_FUNCTION ( tf_vassal_of_province_this_nation  )

Definition at line 3552 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [745/789]

trigger::TRIGGER_FUNCTION ( tf_vassal_of_province_this_pop  )

Definition at line 3566 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [746/789]

trigger::TRIGGER_FUNCTION ( tf_vassal_of_province_this_province  )

Definition at line 3556 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [747/789]

trigger::TRIGGER_FUNCTION ( tf_vassal_of_province_this_state  )

Definition at line 3561 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [748/789]

trigger::TRIGGER_FUNCTION ( tf_vassal_of_tag  )

Definition at line 3515 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [749/789]

trigger::TRIGGER_FUNCTION ( tf_vassal_of_this_nation  )

Definition at line 3524 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [750/789]

trigger::TRIGGER_FUNCTION ( tf_vassal_of_this_pop  )

Definition at line 3538 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [751/789]

trigger::TRIGGER_FUNCTION ( tf_vassal_of_this_province  )

Definition at line 3528 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [752/789]

trigger::TRIGGER_FUNCTION ( tf_vassal_of_this_state  )

Definition at line 3533 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [753/789]

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() [754/789]

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

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

trigger::TRIGGER_FUNCTION ( tf_war_nation  )

Definition at line 1824 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [757/789]

trigger::TRIGGER_FUNCTION ( tf_war_pop  )

Definition at line 1827 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [758/789]

trigger::TRIGGER_FUNCTION ( tf_war_score  )

Definition at line 4430 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [759/789]

trigger::TRIGGER_FUNCTION ( tf_war_with_from  )

Definition at line 2754 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [760/789]

trigger::TRIGGER_FUNCTION ( tf_war_with_tag  )

Definition at line 2748 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [761/789]

trigger::TRIGGER_FUNCTION ( tf_war_with_this_nation  )

Definition at line 2759 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [762/789]

trigger::TRIGGER_FUNCTION ( tf_war_with_this_pop  )

Definition at line 2776 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [763/789]

trigger::TRIGGER_FUNCTION ( tf_war_with_this_province  )

Definition at line 2764 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [764/789]

trigger::TRIGGER_FUNCTION ( tf_war_with_this_state  )

Definition at line 2770 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [765/789]

trigger::TRIGGER_FUNCTION ( tf_work_available_nation  )

Definition at line 5447 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [766/789]

trigger::TRIGGER_FUNCTION ( tf_work_available_province  )

Definition at line 5459 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [767/789]

trigger::TRIGGER_FUNCTION ( tf_work_available_state  )

Definition at line 5453 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [768/789]

trigger::TRIGGER_FUNCTION ( tf_world_wars_enabled  )

Definition at line 4575 of file triggers.cpp.

Here is the call graph for this function:

◆ TRIGGER_FUNCTION() [769/789]

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() [770/789]

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() [771/789]

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() [772/789]

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() [773/789]

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() [774/789]

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() [775/789]

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() [776/789]

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() [777/789]

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() [778/789]

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() [779/789]

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() [780/789]

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() [781/789]

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() [782/789]

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() [783/789]

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() [784/789]

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() [785/789]

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() [786/789]

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() [787/789]

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() [788/789]

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

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 1669 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 626 of file script_constants.hpp.

◆ association_ge

constexpr uint16_t trigger::association_ge = 0x3000
inlineconstexpr

Definition at line 628 of file script_constants.hpp.

◆ association_gt

constexpr uint16_t trigger::association_gt = 0x2000
inlineconstexpr

Definition at line 627 of file script_constants.hpp.

◆ association_le

constexpr uint16_t trigger::association_le = 0x5000
inlineconstexpr

Definition at line 630 of file script_constants.hpp.

◆ association_lt

constexpr uint16_t trigger::association_lt = 0x4000
inlineconstexpr

Definition at line 629 of file script_constants.hpp.

◆ association_mask

constexpr uint16_t trigger::association_mask = 0x7000
inlineconstexpr

Definition at line 625 of file script_constants.hpp.

◆ association_ne

constexpr uint16_t trigger::association_ne = 0x6000
inlineconstexpr

Definition at line 631 of file script_constants.hpp.

◆ capital_scope

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

Definition at line 1420 of file script_constants.hpp.

◆ capital_scope_pop

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

Definition at line 1444 of file script_constants.hpp.

◆ capital_scope_province

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

Definition at line 1443 of file script_constants.hpp.

◆ code_mask

constexpr uint16_t trigger::code_mask = 0x07FF
inlineconstexpr

Definition at line 634 of file script_constants.hpp.

◆ controller_scope

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

Definition at line 1416 of file script_constants.hpp.

◆ country_scope_nation

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

Definition at line 1440 of file script_constants.hpp.

◆ country_scope_pop

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

Definition at line 1419 of file script_constants.hpp.

◆ country_scope_province

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

Definition at line 1441 of file script_constants.hpp.

◆ country_scope_state

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

Definition at line 1418 of file script_constants.hpp.

◆ crisis_state_scope

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

Definition at line 1435 of file script_constants.hpp.

◆ cultural_union_scope

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

Definition at line 1430 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 1442 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 1458 of file script_constants.hpp.

◆ first_invalid_code

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

Definition at line 1449 of file script_constants.hpp.

◆ first_scope_code

TRIGGER_BYTECODE_LIST constexpr uint16_t trigger::first_scope_code = 0x02E4
inlineconstexpr

Definition at line 1386 of file script_constants.hpp.

◆ flashpoint_tag_scope

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

Definition at line 1434 of file script_constants.hpp.

◆ from_scope_nation

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

Definition at line 1426 of file script_constants.hpp.

◆ from_scope_pop

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

Definition at line 1425 of file script_constants.hpp.

◆ from_scope_province

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

Definition at line 1428 of file script_constants.hpp.

◆ from_scope_state

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

Definition at line 1427 of file script_constants.hpp.

◆ generic_scope

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

Definition at line 1396 of file script_constants.hpp.

◆ independence_scope

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

Definition at line 1433 of file script_constants.hpp.

◆ integer_scope

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

Definition at line 1439 of file script_constants.hpp.

◆ is_disjunctive_scope

constexpr uint16_t trigger::is_disjunctive_scope = 0x4000
inlineconstexpr

Definition at line 622 of file script_constants.hpp.

◆ is_existence_scope

constexpr uint16_t trigger::is_existence_scope = 0x2000
inlineconstexpr

Definition at line 623 of file script_constants.hpp.

◆ location_scope

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

Definition at line 1417 of file script_constants.hpp.

◆ no_payload

constexpr uint16_t trigger::no_payload = 0x0800
inlineconstexpr

Definition at line 633 of file script_constants.hpp.

◆ overlord_scope

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

Definition at line 1431 of file script_constants.hpp.

◆ owner_scope_province

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

Definition at line 1415 of file script_constants.hpp.

◆ owner_scope_state

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

Definition at line 1414 of file script_constants.hpp.

◆ placeholder_not_scope

constexpr uint16_t trigger::placeholder_not_scope = code_mask
inlineconstexpr

Definition at line 1451 of file script_constants.hpp.

◆ sea_zone_scope

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

Definition at line 1429 of file script_constants.hpp.

◆ sphere_owner_scope

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

Definition at line 1432 of file script_constants.hpp.

◆ state_scope_pop

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

Definition at line 1436 of file script_constants.hpp.

◆ state_scope_province

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

Definition at line 1437 of file script_constants.hpp.

◆ tag_scope

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

Definition at line 1438 of file script_constants.hpp.

◆ this_scope_nation

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

Definition at line 1422 of file script_constants.hpp.

◆ this_scope_pop

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

Definition at line 1421 of file script_constants.hpp.

◆ this_scope_province

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

Definition at line 1424 of file script_constants.hpp.

◆ this_scope_state

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

Definition at line 1423 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 1406 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 1405 of file script_constants.hpp.

◆ x_country_scope

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

Definition at line 1445 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 1402 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 1398 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 1399 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 1397 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 1446 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 1404 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 1403 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 1412 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 1410 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 1411 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 1413 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 1447 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 1409 of file script_constants.hpp.

◆ x_state_scope

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

Definition at line 1407 of file script_constants.hpp.

◆ x_substate_scope

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

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