TrinityCore
Loading...
Searching...
No Matches
CommandScript Class Referenceabstract

#include <ScriptMgr.h>

+ Inheritance diagram for CommandScript:

Public Member Functions

virtual std::vector< Trinity::ChatCommands::ChatCommandBuilderGetCommands () const =0
 
- Public Member Functions inherited from ScriptObject
std::string const & GetName () const
 

Protected Member Functions

 CommandScript (char const *name)
 
- Protected Member Functions inherited from ScriptObject
 ScriptObject (char const *name)
 
virtual ~ScriptObject ()
 

Detailed Description

Definition at line 487 of file ScriptMgr.h.

Constructor & Destructor Documentation

◆ CommandScript()

CommandScript::CommandScript ( char const *  name)
explicitprotected

Definition at line 2446 of file ScriptMgr.cpp.

+ Here is the call graph for this function:

Member Function Documentation

◆ GetCommands()


The documentation for this class was generated from the following files: