Gets or sets whether Baltie's animation sounds are enabled even if Baltie is invisible.

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

Syntax

C#
[DefaultValueAttribute(false)]
public bool SoundsEnabledIfNotVisible { get; set; }

Field Value

trueTruetruetrue (True in Visual Basic) whether the sounds are enabled even if he is invisible.

Remarks

See Also