|  | AzerothCore 3.3.5a
    OpenSource WoW Emulator | 
 
  
| Public Member Functions | |
| worldstate_commandscript () | |
| ChatCommandTable | GetCommands () const override | 
|  Public Member Functions inherited from ScriptObject | |
| virtual bool | IsDatabaseBound () const | 
| virtual bool | isAfterLoadScript () const | 
| virtual void | checkValidity () | 
| const std::string & | GetName () const | 
| uint16 | GetTotalAvailableHooks () | 
| Static Public Member Functions | |
| static bool | HandleSunsReachReclamationStatusCommand (ChatHandler *handler) | 
| static bool | HandleSunsReachReclamationPhaseCommand (ChatHandler *handler, uint32 phase) | 
| static bool | HandleSunsReachReclamationSubPhaseCommand (ChatHandler *handler, uint32 subphase) | 
| static bool | HandleSunsReachReclamationCounterCommand (ChatHandler *handler, Optional< uint32 > index, Optional< uint32 > value) | 
| static bool | HandleSunwellGateCommand (ChatHandler *handler, uint32 newGate) | 
| static bool | HandleSunwellGateCounterCommand (ChatHandler *handler, Optional< uint32 > index, Optional< uint32 > value) | 
| static bool | HandleScourgeInvasionCommand (ChatHandler *handler) | 
| static bool | HandleScourgeInvasionStateCommand (ChatHandler *handler, uint32 value) | 
| static bool | HandleScourgeInvasionBattlesWonCommand (ChatHandler *, int32 value) | 
| static bool | HandleScourgeInvasionStartZone (ChatHandler *handler, uint32 value) | 
| Additional Inherited Members | |
|  Protected Member Functions inherited from CommandScript | |
| CommandScript (const char *name) | |
|  Protected Member Functions inherited from ScriptObject | |
| ScriptObject (const char *name, uint16 totalAvailableHooks=0) | |
| virtual | ~ScriptObject ()=default | 
| 
 | inline | 
| 
 | inlineoverridevirtual | 
Implements CommandScript.
References HandleScourgeInvasionBattlesWonCommand(), HandleScourgeInvasionCommand(), HandleScourgeInvasionStartZone(), HandleScourgeInvasionStateCommand(), HandleSunsReachReclamationCounterCommand(), HandleSunsReachReclamationPhaseCommand(), HandleSunsReachReclamationStatusCommand(), HandleSunsReachReclamationSubPhaseCommand(), HandleSunwellGateCommand(), HandleSunwellGateCounterCommand(), and SEC_ADMINISTRATOR.
| 
 | inlinestatic | 
References sWorldState.
Referenced by GetCommands().
| 
 | inlinestatic | 
References ChatHandler::PSendSysMessage(), and sWorldState.
Referenced by GetCommands().
| 
 | inlinestatic | 
References ChatHandler::PSendSysMessage(), SI_TIMER_MAX, and sWorldState.
Referenced by GetCommands().
| 
 | inlinestatic | 
References ChatHandler::PSendSysMessage(), SI_STATE_MAX, and sWorldState.
Referenced by GetCommands().
| 
 | inlinestatic | 
References COUNTERS_MAX, ChatHandler::PSendSysMessage(), and sWorldState.
Referenced by GetCommands().
| 
 | inlinestatic | 
References ChatHandler::PSendSysMessage(), SUNS_REACH_PHASE_4_HARBOR, and sWorldState.
Referenced by GetCommands().
| 
 | inlinestatic | 
References ChatHandler::PSendSysMessage(), and sWorldState.
Referenced by GetCommands().
| 
 | inlinestatic | 
References ChatHandler::PSendSysMessage(), SUBPHASE_ALL, and sWorldState.
Referenced by GetCommands().
| 
 | inlinestatic | 
References ChatHandler::PSendSysMessage(), SUNWELL_ARCHONISUS_GATE3_OPEN, and sWorldState.
Referenced by GetCommands().
| 
 | inlinestatic | 
References COUNTERS_MAX_GATES, ChatHandler::PSendSysMessage(), and sWorldState.
Referenced by GetCommands().