Click or drag to resize

FormActMainActLifecycleChanged Event

Receives events for the different stages of ACT startup and when it initially starts to close

Namespace:  Advanced_Combat_Tracker
Assembly:  Advanced Combat Tracker (in Advanced Combat Tracker.exe) Version: 3.8.2.285
Syntax
C#
public event ActLifecycleEventDelegate ActLifecycleChanged

Value

Type: Advanced_Combat_TrackerActLifecycleEventDelegate
See Also