GetSpellByName

Obtains a spell by its name.

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

Parameters

Return Value

The spell of the given name.