Dota 2 Workshop Tools/Scripting/API/CDOTA Modifier Lua.IsPurgeException
< Dota 2 Workshop Tools | Scripting | API
		
		
		
		Jump to navigation
		Jump to search
		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