![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
This is the complete list of members for HealthCheckEventData, including all inherited members.
_allowedWhileCasting | HealthCheckEventData | |
_delay | HealthCheckEventData | |
_exec | HealthCheckEventData | |
_healthPct | HealthCheckEventData | |
_status | HealthCheckEventData | |
GetDelay() const | HealthCheckEventData | inline |
HasBeenProcessed() const | HealthCheckEventData | inline |
HealthCheckEventData(uint8 healthPct, std::function< void()> exec, uint8 status=HEALTH_CHECK_SCHEDULED, bool allowedWhileCasting=true, Milliseconds Delay=0s) | HealthCheckEventData | inline |
IsPending() const | HealthCheckEventData | inline |
UpdateStatus(uint8 status) | HealthCheckEventData | inline |