![]() |
TrinityCore
|
Inheritance diagram for modify_commandscript:Public Member Functions | |
| modify_commandscript () | |
| std::span< ChatCommandBuilder const > | GetCommands () const override |
Public Member Functions inherited from CommandScript | |
| ~CommandScript () | |
Public Member Functions inherited from ScriptObject | |
| ScriptObject (ScriptObject const &right)=delete | |
| ScriptObject (ScriptObject &&right)=delete | |
| ScriptObject & | operator= (ScriptObject const &right)=delete |
| ScriptObject & | operator= (ScriptObject &&right)=delete |
| std::string const & | GetName () const |
Static Public Member Functions | |
| template<typename... Args> | |
| static void | NotifyModification (ChatHandler *handler, Unit *target, TrinityStrings resourceMessage, TrinityStrings resourceReportMessage, Args &&... args) |
| static bool | CheckModifyResources (ChatHandler *handler, char const *args, Player *target, int32 &res, int32 &resmax, int8 const multiplier=1) |
| static bool | HandleModifyHPCommand (ChatHandler *handler, char const *args) |
| static bool | HandleModifyManaCommand (ChatHandler *handler, char const *args) |
| static bool | HandleModifyEnergyCommand (ChatHandler *handler, char const *args) |
| static bool | HandleModifyRageCommand (ChatHandler *handler, char const *args) |
| static bool | HandleModifyRunicPowerCommand (ChatHandler *handler, char const *args) |
| static bool | HandleModifyFactionCommand (ChatHandler *handler, Optional< uint32 > factionid, Optional< uint32 > flag, Optional< uint64 > npcflag, Optional< uint32 > dyflag) |
| static bool | HandleModifySpellCommand (ChatHandler *handler, char const *args) |
| static bool | HandleModifyTalentCommand (ChatHandler *, char const *) |
| static bool | CheckModifySpeed (ChatHandler *handler, Unit *target, float speed, float minimumBound, float maximumBound, bool checkInFlight=true) |
| static bool | CheckModifySpeed (ChatHandler *handler, char const *args, Unit *target, float &speed, float minimumBound, float maximumBound, bool checkInFlight=true) |
| static bool | HandleModifyASpeedCommand (ChatHandler *handler, char const *args) |
| static bool | HandleModifySpeedCommand (ChatHandler *handler, char const *args) |
| static bool | HandleModifySwimCommand (ChatHandler *handler, char const *args) |
| static bool | HandleModifyBWalkCommand (ChatHandler *handler, char const *args) |
| static bool | HandleModifyFlyCommand (ChatHandler *handler, char const *args) |
| static bool | HandleModifyScaleCommand (ChatHandler *handler, char const *args) |
| static bool | HandleModifyMountCommand (ChatHandler *handler, uint32 mount, float speed) |
| static bool | HandleModifyMoneyCommand (ChatHandler *handler, char const *args) |
| static bool | HandleModifyHonorCommand (ChatHandler *handler, char const *args) |
| static bool | HandleModifyDrunkCommand (ChatHandler *handler, char const *args) |
| static bool | HandleModifyRepCommand (ChatHandler *handler, char const *args) |
| static bool | HandleModifyMorphCommand (ChatHandler *handler, uint32 display_id) |
| static bool | HandleModifyPhaseCommand (ChatHandler *handler, uint32 phaseId, Optional< uint32 > visibleMapId) |
| static bool | HandleModifyStandStateCommand (ChatHandler *handler, char const *args) |
| static bool | HandleModifyGenderCommand (ChatHandler *handler, char const *args) |
| static bool | HandleDeMorphCommand (ChatHandler *handler, char const *) |
| static bool | HandleModifyCurrencyCommand (ChatHandler *handler, CurrencyTypesEntry const *currency, int32 amount) |
| static bool | HandleModifyXPCommand (ChatHandler *handler, char const *args) |
| static bool | HandleModifyPowerCommand (ChatHandler *handler, const char *args) |
Additional Inherited Members | |
Protected Member Functions inherited from CommandScript | |
| CommandScript (char const *name) noexcept | |
Protected Member Functions inherited from ScriptObject | |
| ScriptObject (char const *name) noexcept | |
| virtual | ~ScriptObject () |
Definition at line 48 of file cs_modify.cpp.
|
inline |
Definition at line 51 of file cs_modify.cpp.
|
inlinestatic |
Definition at line 108 of file cs_modify.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
|
inlinestatic |
Definition at line 365 of file cs_modify.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlineoverridevirtual |
Implements CommandScript.
Definition at line 53 of file cs_modify.cpp.
Here is the call graph for this function:
|
inlinestatic |
Definition at line 913 of file cs_modify.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 407 of file cs_modify.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 452 of file cs_modify.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 928 of file cs_modify.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 623 of file cs_modify.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 168 of file cs_modify.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 216 of file cs_modify.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 466 of file cs_modify.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 817 of file cs_modify.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 597 of file cs_modify.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 137 of file cs_modify.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 152 of file cs_modify.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 526 of file cs_modify.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 751 of file cs_modify.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 494 of file cs_modify.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 767 of file cs_modify.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 975 of file cs_modify.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 184 of file cs_modify.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 638 of file cs_modify.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 200 of file cs_modify.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 480 of file cs_modify.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 424 of file cs_modify.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 260 of file cs_modify.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 806 of file cs_modify.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 438 of file cs_modify.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
|
inlinestatic |
Definition at line 944 of file cs_modify.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 98 of file cs_modify.cpp.
Here is the call graph for this function:
Here is the caller graph for this function: