User Tools

Site Tools


eliteapi:functions:resources:getspellbyname

GetSpellByName

Obtains a spell by its name.

ELITEAPI_API ISpell* __stdcall GetSpellByName(void* apiObject, const char* name);

Parameters

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

Return Value

The spell of the given name.

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