![]() |
TrinityCore
|
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 () |
|
inlineoverridevirtual |
Implements CommandScript.
Definition at line 32 of file cs_bg.cpp.
Here is the call graph for this function:
|
inlinestatic |
|
inlinestatic |