Dota 2 Workshop Tools/Scripting/API/CDOTA Item Lua.IsStealable

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

Function Description

bool IsStealable()

Returns true if this ability can be stolen by Spell Steal.


Example
function CDOTA_Item_Lua:IsStealable(  ) end

Returns

bool - No Description Set