Click or drag to resize

FormActMainAfterCombatAction Event

A parsed combat action after it is entered as data. Subscribing to this event shows the data in its final form. Changing the action now would yield no meaningful results.

Namespace: Advanced_Combat_Tracker
Assembly: Advanced Combat Tracker (in Advanced Combat Tracker.exe) Version: 3.8.5.288
Syntax
C#
public event CombatActionDelegate AfterCombatAction

Value

CombatActionDelegate
See Also