GetAbilityByTimerId

Obtains an ability by its timer id.

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

Parameters

Return Value

The ability of the given timer id.