===== GetAbilityRecast ===== Returns the recast ability timer at the given index. ELITEAPI_API int __stdcall GetAbilityRecast(void* apiObject, int index); **Parameters** *//apiObject// [in] * A handle to an EliteAPI object. *//index// [in] * The index of the ability. **Return Value** The recast ability timer.