Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
event_commandscript Class Reference
Inheritance diagram for event_commandscript:
Collaboration diagram for event_commandscript:

Public Member Functions

 event_commandscript ()
std::vector< ChatCommandGetCommands () const OVERRIDE
Public Member Functions inherited from ScriptObject
const std::string & GetName () const
virtual bool IsDatabaseBound () const

Static Public Member Functions

static bool HandleEventActiveListCommand (ChatHandler *handler, char const *)
static bool HandleEventInfoCommand (ChatHandler *handler, char const *args)
static bool HandleEventStartCommand (ChatHandler *handler, char const *args)
static bool HandleEventStopCommand (ChatHandler *handler, char const *args)

Additional Inherited Members

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

Detailed Description

Definition at line 19 of file cs_event.cpp.

Constructor & Destructor Documentation

◆ event_commandscript()

event_commandscript::event_commandscript ( )
inline

Definition at line 22 of file cs_event.cpp.

References CommandScript::CommandScript().

Member Function Documentation

◆ GetCommands()

◆ HandleEventActiveListCommand()

◆ HandleEventInfoCommand()

◆ HandleEventStartCommand()

bool event_commandscript::HandleEventStartCommand ( ChatHandler * handler,
char const * args )
inlinestatic

◆ HandleEventStopCommand()

bool event_commandscript::HandleEventStopCommand ( ChatHandler * handler,
char const * args )
inlinestatic

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