![]() |
TrinityCore
|
#include <ZoneScript.h>
Inheritance diagram for ControlZoneHandler:Public Member Functions | |
| ControlZoneHandler () | |
| ControlZoneHandler (ControlZoneHandler const &right) | |
| ControlZoneHandler (ControlZoneHandler &&right) noexcept | |
| ControlZoneHandler & | operator= (ControlZoneHandler const &right) |
| ControlZoneHandler & | operator= (ControlZoneHandler &&right) noexcept |
| virtual | ~ControlZoneHandler () |
| virtual void | HandleCaptureEventHorde (GameObject *controlZone) |
| virtual void | HandleCaptureEventAlliance (GameObject *controlZone) |
| virtual void | HandleContestedEventHorde (GameObject *controlZone) |
| virtual void | HandleContestedEventAlliance (GameObject *controlZone) |
| virtual void | HandleProgressEventHorde (GameObject *controlZone) |
| virtual void | HandleProgressEventAlliance (GameObject *controlZone) |
| virtual void | HandleNeutralEventHorde (GameObject *controlZone) |
| virtual void | HandleNeutralEventAlliance (GameObject *controlZone) |
| virtual void | HandleNeutralEvent (GameObject *controlZone) |
Definition at line 42 of file ZoneScript.h.
|
explicitdefault |
|
default |
|
defaultnoexcept |
|
virtualdefault |
|
inlinevirtual |
Reimplemented in NAControlZoneHandler.
Definition at line 53 of file ZoneScript.h.
Here is the caller graph for this function:
|
inlinevirtual |
Reimplemented in NAControlZoneHandler.
Definition at line 52 of file ZoneScript.h.
Here is the caller graph for this function:
|
inlinevirtual |
Reimplemented in TolBaradCapturePoint, WintergraspCapturePoint, and NAControlZoneHandler.
Definition at line 55 of file ZoneScript.h.
Here is the caller graph for this function:
|
inlinevirtual |
Reimplemented in TolBaradCapturePoint, WintergraspCapturePoint, and NAControlZoneHandler.
Definition at line 54 of file ZoneScript.h.
Here is the caller graph for this function:
|
inlinevirtual |
Reimplemented in TolBaradCapturePoint, HPControlZoneHandler, NAControlZoneHandler, TFControlZoneHandler, and ZMControlZoneHandler.
Definition at line 60 of file ZoneScript.h.
Here is the caller graph for this function:
|
inlinevirtual |
Reimplemented in TolBaradCapturePoint, HPControlZoneHandler, NAControlZoneHandler, TFControlZoneHandler, and ZMControlZoneHandler.
Definition at line 59 of file ZoneScript.h.
Here is the caller graph for this function:
|
inlinevirtual |
Reimplemented in TolBaradCapturePoint, HPControlZoneHandler, NAControlZoneHandler, TFControlZoneHandler, and ZMControlZoneHandler.
Definition at line 58 of file ZoneScript.h.
Here is the caller graph for this function:
|
inlinevirtual |
Reimplemented in TolBaradCapturePoint, WintergraspCapturePoint, HPControlZoneHandler, NAControlZoneHandler, TFControlZoneHandler, and ZMControlZoneHandler.
Definition at line 57 of file ZoneScript.h.
Here is the caller graph for this function:
|
inlinevirtual |
Reimplemented in TolBaradCapturePoint, WintergraspCapturePoint, HPControlZoneHandler, NAControlZoneHandler, TFControlZoneHandler, and ZMControlZoneHandler.
Definition at line 56 of file ZoneScript.h.
Here is the caller graph for this function:
|
defaultnoexcept |
|
default |