Dota 2 Workshop Tools/Scripting/API/CDOTA Item Lua.GetCustomCastError
< Dota 2 Workshop Tools | Scripting | API
Jump to navigation
Jump to search
Function Description
string GetCustomCastError()
Return the error string of a failed command with no target.
- Example
function CDOTA_Item_Lua:GetCustomCastError( ) end
Returns
string - No Description Set