Gets or sets whether Baltie's animation sounds are enabled.

Namespace:  SGP.Baltie
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
[DefaultValueAttribute(true)]
public bool SoundsEnabled { get; set; }

Field Value

trueTruetruetrue (True in Visual Basic) whether the sounds are enabled.

Remarks

See Also