Dota 2 Workshop Tools/Scripting/API/CDOTA Ability Lua.GetCustomCastError
< Dota 2 Workshop Tools | Scripting | API

Function Description
string GetCustomCastError()
Return the error string of a failed command with no target.
- Example
function CDOTA_Ability_Lua:GetCustomCastError( ) end
Returns
string - No Description Set