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

From Valve Developer Community
< Dota 2 Workshop Tools‎ | Scripting‎ | API
Revision as of 17:58, 20 July 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

string GetCustomCastErrorTarget(handle hTarget)

(HSCRIPT hTarget) Return the error string of a failed command on a target.


Example
function CDOTA_Item_Lua:GetCustomCastErrorTarget( hTarget ) end

Parameters

Type Name Description
handle hTarget No Description Set

Returns

string - No Description Set