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

Function Description
bool IsRefreshable()
Returns true if this ability is refreshed by Refresher Orb.
- Example
function CDOTA_Item_Lua:IsRefreshable( ) end
Returns
bool - No Description Set