Module event

Source
Expand description

Event bindings & utilities.

Structs§

ActivationEvent
Activation (skill cast) event.
AgentEffect
Effect information from an Event with StateChange::EffectAgentCreate.
AgentEffectRemove
Effect information from an Event with StateChange::EffectAgentRemove.
AgentMarkerEvent
Agent has a marker.
AgentStatusEvent
Simple event regarding an agent.
ArcBuildEvent
ArcDPS log error.
AttackTargetEvent
Agent is now an attack target.
BarrierUpdateEvent
Agent barrier percent change.
BreakbarPercentEvent
Breakbar percent change.
BreakbarStateEvent
Breakbar state change.
BuffApplyEvent
Buff apply event.
BuffDamageEvent
Buff damage event.
BuffFormula
Buff formula from an Event with StateChange::BuffFormula.
BuffInfo
Buff information from an Event with StateChange::BuffInfo.
BuffInitialEvent
Buff initial event.
BuffRemoveEvent
Buff remove event.
CommonEvent
Information common to combat events.
DownContributionEvent
Agent down contribution event (retired).
Effect45
Effect information from an Event with StateChange::Effect45.
Effect51
Effect information from an Event with StateChange::Effect51.
EnterCombatEvent
Agent entered combat.
ErrorEvent
ArcDPS log error.
Event
ArcDPS event.
EventCategoryIter
An iterator over the variants of EventCategory
EventOld
An event for old EVTC revision (header[12] == 0).
GliderEvent
Agent gliding state change.
GroundEffect
Effect information from an Event with StateChange::EffectGroundCreate.
GroundEffectRemove
Effect information from an Event with StateChange::EffectGroundRemove.
GuildEvent
Agent is in guild.
HealthUpdateEvent
Agent health percent change.
LogEvent
Log started, ended or target changed.
MaxHealthEvent
Agent max health change.
MissileCreate
Missile created.
MissileLaunch
Missile created.
MissileRemove
Missile created.
PositionEvent
Positional information for an agent.
RewardEvent
Reward chest received.
SkillInfo
Skill information from an Event with StateChange::SkillInfo.
SkillTiming
Skill timing from an Event with StateChange::SkillTiming.
SquadMarkerEvent
Squad (ground) marker placed or removed.
StackActiveEvent
Active buff stack change.
StackResetEvent
Buff stack reset.
StrikeEvent
Strike (direct damage) event.
StunbreakEvent
Stunbreak event.
TagEventDeprecated
Agent has a tag.
TargetableEvent
Agent targetable state change.
TeamChangeEvent
Agent team change.
WeaponSwapEvent
Active weapon set changed.

Enums§

EventCategory
Possible Event categories.
EventKind
Possible Event kinds.