===== GetAbilityId ===== Returns the recast ability id at the given index. ELITEAPI_API int __stdcall GetAbilityId(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 id.