GetAbilityById

Obtains an ability by its id.

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

Parameters

Return Value

The ability of the given id.