HasSpell

Determines if the player has the given spell by its id.

ELITEAPI_API bool __stdcall HasSpell(void* apiObject, unsigned int id);

Parameters

Return Value

True if the player has the spell, false otherwise.