Dota 2 Workshop Tools/Scripting/API/CDOTA BaseNPC.Purge
< Dota 2 Workshop Tools | Scripting | API
Jump to navigation
Jump to search
Function Description
void Purge(bool RemovePositiveBuffs, bool RemoveDebuffs, bool BuffsCreatedThisFrameOnly, bool RemoveStuns, bool RemoveExceptions)
Removes certain type of modifiers on this unit.
For more info about what this function should remove refer to http://dota2.gamepedia.com/Purge
Returns
void