User Tools

Site Tools


eliteapi:functions:resources:getspellbyid

GetSpellById

Obtains a spell by its id.

ELITEAPI_API ISpell* __stdcall GetSpellById(void* apiObject, unsigned int id);

Parameters

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

Return Value

The spell of the given id.

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