AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "Chat.h"
Go to the source code of this file.
Namespaces | |
namespace | Acore |
namespace | Acore::PlayerCommand |
Functions | |
bool | Acore::PlayerCommand::HandleLearnSpellCommand (ChatHandler *handler, Player *targetPlayer, SpellInfo const *spell, Optional< EXACT_SEQUENCE("all")> allRanks) |
bool | Acore::PlayerCommand::HandleUnlearnSpellCommand (ChatHandler *handler, Player *targetPlayer, SpellInfo const *spell, Optional< EXACT_SEQUENCE("all")> allRanks) |