Click or drag to resize

FormActMainPlaySoundMethod Field

A replacable method that will handle sound output. Save this to a local variable if you plan on restoring the ACT default later.

Namespace: Advanced_Combat_Tracker
Assembly: Advanced Combat Tracker (in Advanced Combat Tracker.exe) Version: 3.8.3.286
Syntax
C#
public FormActMainPlaySoundDelegate PlaySoundMethod

Field Value

FormActMainPlaySoundDelegate
See Also