TrinityCore
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
honor_commandscript Class Reference
+ Inheritance diagram for honor_commandscript:

Public Member Functions

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

Static Public Member Functions

static bool HandleHonorAddCommand (ChatHandler *handler, uint32 amount)
 
static bool HandleHonorAddKillCommand (ChatHandler *handler)
 
static bool HandleHonorUpdateCommand (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 34 of file cs_honor.cpp.

Constructor & Destructor Documentation

◆ honor_commandscript()

honor_commandscript::honor_commandscript ( )
inline

Definition at line 37 of file cs_honor.cpp.

Member Function Documentation

◆ GetCommands()

ChatCommandTable honor_commandscript::GetCommands ( ) const
inlineoverridevirtual

Implements CommandScript.

Definition at line 39 of file cs_honor.cpp.

+ Here is the call graph for this function:

◆ HandleHonorAddCommand()

static bool honor_commandscript::HandleHonorAddCommand ( ChatHandler handler,
uint32  amount 
)
inlinestatic

Definition at line 60 of file cs_honor.cpp.

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

◆ HandleHonorAddKillCommand()

static bool honor_commandscript::HandleHonorAddKillCommand ( ChatHandler handler)
inlinestatic

Definition at line 78 of file cs_honor.cpp.

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

◆ HandleHonorUpdateCommand()

static bool honor_commandscript::HandleHonorUpdateCommand ( ChatHandler handler)
inlinestatic

Definition at line 97 of file cs_honor.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: