Obtains a spell by its id.
ELITEAPI_API ISpell* __stdcall GetSpellById(void* apiObject, unsigned int id);
Parameters
Return Value
The spell of the given id.