EliteMMO Network Pages
EliteMMO Network Pages
Determines if the player has the given ability by its id.
ELITEAPI_API bool __stdcall HasAbility(void* apiObject, unsigned int id);
Parameters
Return Value
True if the player has the ability, false otherwise.