Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
cs_lfg.cpp File Reference
#include "Chat.h"
#include "Group.h"
#include "Language.h"
#include "LFGMgr.h"
#include "Player.h"
#include "ScriptMgr.h"
Include dependency graph for cs_lfg.cpp:

Go to the source code of this file.

Classes

class  lfg_commandscript

Functions

void AddSC_lfg_commandscript ()
void GetPlayerInfo (ChatHandler *handler, Player *player)

Function Documentation

◆ AddSC_lfg_commandscript()

void AddSC_lfg_commandscript ( )

Definition at line 122 of file cs_lfg.cpp.

Referenced by AddCommandScripts().

◆ GetPlayerInfo()