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

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