Click or drag to resize

FormActMainLcdUpdate Event

Handle an LCD update request. You should only handle the event if you match the ModeString.

Namespace:  Advanced_Combat_Tracker
Assembly:  Advanced Combat Tracker (in Advanced Combat Tracker.exe) Version: 3.7.0.280
Syntax
C#
public event LcdUpdateEventDelegate LcdUpdate

Value

Type: Advanced_Combat_TrackerLcdUpdateEventDelegate
See Also