User Tools

Site Tools


eliteapi:functions:recast:getabilityid

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.

eliteapi/functions/recast/getabilityid.txt · Last modified: 2014/12/08 02:28 (external edit)