Dota 2 Workshop Tools/Scripting/API/CDOTA Ability Lua.GetCastRange

From Valve Developer Community
< Dota 2 Workshop Tools‎ | Scripting‎ | API
Revision as of 15:42, 17 June 2015 by RoyAwesome (talk | contribs) (Dota_Lebot push: Updated Page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Note.pngNote: This page is automatically generated. Any changes may be overwritten

Function Description

int GetCastRange(Vector vLocation, handle hTarget)

CDOTA_Ability_Lua:GetCastRange


Example
function CDOTA_Ability_Lua:GetCastRange( vLocation, hTarget ) end

Parameters

Type Name Description
Vector vLocation No Description Set
handle hTarget No Description Set

Returns

int - No Description Set