#include <EventProcessor.h>
Definition at line 31 of file EventProcessor.h.
◆ AbortState
| Enumerator |
|---|
| STATE_RUNNING | |
| STATE_ABORT_SCHEDULED | |
| STATE_ABORTED | |
Definition at line 35 of file EventProcessor.h.
◆ BasicEvent()
| BasicEvent::BasicEvent |
( |
| ) |
|
|
inline |
◆ ~BasicEvent()
| virtual BasicEvent::~BasicEvent |
( |
| ) |
|
|
inlinevirtual |
◆ Abort()
| virtual void BasicEvent::Abort |
( |
uint64 |
| ) |
|
|
inlinevirtual |
◆ Execute()
Reimplemented in BGQueueInviteEvent, BGQueueRemoveEvent, AssistDelayEvent, ForcedDespawnDelayEvent, ForcedUnsummonDelayEvent, SpellEvent, TrashJumpEvent, LightningFieldEvent, ActivateLivingConstellation, SummonUnleashedDarkMatter, BattleExperienceEvent, LambdaBasicEvent< T >, VehicleJoinEvent, Trinity::Helpers::Events::SetAggresiveStateEvent, CreatureGameObjectScriptRegistrySwapHooks< ObjectType, ScriptType, Base >::AsyncCastHotswapEffectEvent, ChargeDropEvent, ProcReflectDelayed, OrcDeathEvent, OrbsDespawner, ArthasPortalEvent, HoRGameObjectDeleteDelayEvent, ScheduledIcicleSummons, StandUpEvent, VortexEvent, DelayedMovementEvent, ResetEncounterEvent, DaranavanMoveEvent, FrostwyrmLandEvent, FrostBombExplosion, CaptainSurviveTalk, VileSpiritActivateEvent, TriggerWickedSpirit, ValithriaDelayedCastEvent, ValithriaAuraRemoveEvent, ValithriaDespawner, StartLaunchEvent, CosmicSmashDamageEvent, RunicSmashExplosionEvent, UlduarKeeperDespawnEvent, OrbFinalPositionEvent, OrbAirPositionEvent, OrbFlyEvent, CombatStartEvent, SummonWarglaiveEvent, EnslavedSoulEvent, PartyTimeEmoteEvent, and CastFoodSpell.
Definition at line 51 of file EventProcessor.h.
◆ IsAborted()
| bool BasicEvent::IsAborted |
( |
| ) |
const |
|
inlineprivate |
◆ IsAbortScheduled()
| bool BasicEvent::IsAbortScheduled |
( |
| ) |
const |
|
inlineprivate |
◆ IsDeletable()
| virtual bool BasicEvent::IsDeletable |
( |
| ) |
const |
|
inlinevirtual |
◆ IsRunning()
| bool BasicEvent::IsRunning |
( |
| ) |
const |
|
inlineprivate |
◆ ScheduleAbort()
| void BasicEvent::ScheduleAbort |
( |
| ) |
|
◆ SetAborted()
| void BasicEvent::SetAborted |
( |
| ) |
|
|
private |
◆ EventProcessor
◆ m_abortState
◆ m_addTime
◆ m_execTime
The documentation for this class was generated from the following files: