Dota 2 Workshop Tools/Scripting/API/CDOTA Modifier Lua.IsPurgeException
< Dota 2 Workshop Tools | Scripting | API

Function Description
bool IsPurgeException()
True/false if this modifier can be purged by strong dispels.
- Example
function CDOTA_Modifier_Lua:IsPurgeException( ) end
Returns
bool - No Description Set