TrinityCore
Loading...
Searching...
No Matches
bg_commandscript Class Reference
+ Inheritance diagram for bg_commandscript:

Public Member Functions

 bg_commandscript ()
 
ChatCommandTable GetCommands () const override
 
- Public Member Functions inherited from ScriptObject
std::string const & GetName () const
 

Static Public Member Functions

static bool HandleBgStartCommand (ChatHandler *handler)
 
static bool HandleBgStopCommand (ChatHandler *handler)
 

Additional Inherited Members

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

Detailed Description

Definition at line 27 of file cs_bg.cpp.

Constructor & Destructor Documentation

◆ bg_commandscript()

bg_commandscript::bg_commandscript ( )
inline

Definition at line 30 of file cs_bg.cpp.

Member Function Documentation

◆ GetCommands()

ChatCommandTable bg_commandscript::GetCommands ( ) const
inlineoverridevirtual

Implements CommandScript.

Definition at line 32 of file cs_bg.cpp.

+ Here is the call graph for this function:

◆ HandleBgStartCommand()

static bool bg_commandscript::HandleBgStartCommand ( ChatHandler handler)
inlinestatic

Definition at line 42 of file cs_bg.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ HandleBgStopCommand()

static bool bg_commandscript::HandleBgStopCommand ( ChatHandler handler)
inlinestatic

Definition at line 57 of file cs_bg.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

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