![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "Chat.h"
#include "CommandScript.h"
#include "Group.h"
#include "LFGMgr.h"
#include "Language.h"
#include "Player.h"
Go to the source code of this file.
Classes | |
class | lfg_commandscript |
Functions | |
void | GetPlayerInfo (ChatHandler *handler, Player *player) |
void | AddSC_lfg_commandscript () |
void AddSC_lfg_commandscript | ( | ) |
Referenced by AddCommandsScripts().
void GetPlayerInfo | ( | ChatHandler * | handler, |
Player * | player | ||
) |
References lfg::ConcatenateDungeons(), Object::GetGUID(), WorldObject::GetName(), lfg::GetRolesString(), lfg::GetStateString(), LANG_LFG_PLAYER_INFO, ChatHandler::PSendSysMessage(), and sLFGMgr.
Referenced by lfg_commandscript::HandleLfgGroupInfoCommand(), and lfg_commandscript::HandleLfgPlayerInfoCommand().