Dota 2 Workshop Tools/Scripting/API/CDOTA Modifier Lua.IsPurgable

From Valve Developer Community
Jump to: navigation, search
Note.png Note:  This page is automatically generated. Any changes may be overwritten

Function Description

bool IsPurgable()

True/false if this modifier can be purged.


Example
function CDOTA_Modifier_Lua:IsPurgable(  ) end

Returns

bool - No Description Set