Home
last modified time | relevance | path

Searched refs:cond_sources_ptr (Results 1 – 1 of 1) sorted by relevance

/dports/games/freeorion/freeorion-0.4.10.2/universe/
H A DUniverse.cpp1111 for (const auto& cond_sources_ptr : already_dispatched_scope_condition_ptrs) { in DispatchEffectsGroupScopeEvaluations() local
1112 if (*std::get<0>(cond_sources_ptr) == *(effects_group->Scope()) && in DispatchEffectsGroupScopeEvaluations()
1113 std::get<1>(cond_sources_ptr) == active_sources[i]) in DispatchEffectsGroupScopeEvaluations()
1121 std::get<2>(cond_sources_ptr); in DispatchEffectsGroupScopeEvaluations()