![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
This is the complete list of members for VehicleDespawnEvent, including all inherited members.
| _duration | VehicleDespawnEvent | protected |
| _self | VehicleDespawnEvent | protected |
| Abort(uint64) | BasicEvent | inlinevirtual |
| AbortState enum name | BasicEvent | private |
| BasicEvent()=default | BasicEvent | |
| Execute(uint64 e_time, uint32 p_time) override | VehicleDespawnEvent | virtual |
| IsAborted() const | BasicEvent | inlineprivate |
| IsAbortScheduled() const | BasicEvent | inlineprivate |
| IsDeletable() const | BasicEvent | inlinevirtual |
| IsRunning() const | BasicEvent | inlineprivate |
| m_abortState | BasicEvent | private |
| m_addTime | BasicEvent | private |
| m_eventGroup | BasicEvent | private |
| m_execTime | BasicEvent | private |
| ScheduleAbort() | BasicEvent | |
| SetAborted() | BasicEvent | private |
| VehicleDespawnEvent(Unit &self, Milliseconds duration) | VehicleDespawnEvent | inline |
| ~BasicEvent()=default | BasicEvent | virtual |