Home
last modified time | relevance | path

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

/dports/games/barony/Barony-3.3.7/src/
H A Dmod_tools.hpp1821 std::pair<std::unordered_set<int>, std::unordered_set<int>> herxChatterDisableFloors; member in GameplayCustomManager
1845 herxChatterDisableFloors.first.clear(); in resetValues()
1846 herxChatterDisableFloors.second.clear(); in resetValues()
2137 herxChatterDisableFloors.first.insert(arr_itr->GetInt()); in readKeyToGameplayProperty()
2141 herxChatterDisableFloors.second.insert(arr_itr->GetInt()); in readKeyToGameplayProperty()