Home
last modified time | relevance | path

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

/dports/games/flare-engine/flare-engine-1.12/src/
H A DEffectManager.h135 void removeEffectPassive(size_t id);
H A DEffectManager.cpp532 void EffectManager::removeEffectPassive(size_t id) { in removeEffectPassive() function in EffectManager
H A DMenuPowers.cpp665 pc->stats.effects.removeEffectPassive(pcell->id); in lockCell()
800 pc->stats.effects.removeEffectPassive(pcell->id); in setUnlockedPowers()
H A DMenuInventory.cpp969 pc->stats.effects.removeEffectPassive(id); in applyEquipment()