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