Click or drag to resize

FormActMainBeforeCombatAction Event

A parsed combat action before it is entered as data. Subscribing to this event allows you to change parsed data in real time.

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

Value

CombatActionDelegate
See Also