TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
cs_learn.cpp File Reference
#include "Chat.h"
#include "ScriptMgr.h"
#include "ObjectMgr.h"
#include "Language.h"
#include "SpellMgr.h"
#include "SpellInfo.h"
#include "Player.h"
#include "Pet.h"
+ Include dependency graph for cs_learn.cpp:

Classes

class  learn_commandscript
 

Functions

void AddSC_learn_commandscript ()
 

Function Documentation

void AddSC_learn_commandscript ( )
462 {
463  new learn_commandscript();
464 }
Definition: cs_learn.cpp:34

+ Here is the caller graph for this function: