User Tools

Site Tools


eliteapi:functions:resources:getabilitybytimerid

GetAbilityByTimerId

Obtains an ability by its timer id.

ELITEAPI_API IAbility* __stdcall GetAbilityByTimerId(void* apiObject, unsigned int id);

Parameters

  • apiObject [in]
    • A handle to an EliteAPI object.
  • id [in]
    • The timer id of the ability to obtain.

Return Value

The ability of the given timer id.

eliteapi/functions/resources/getabilitybytimerid.txt · Last modified: 2014/12/15 14:32 (external edit)