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.7.0.280
Syntax
C#
public FormActMainPlaySoundDelegate PlaySoundMethod

Field Value

Type: FormActMainPlaySoundDelegate
See Also