Click or drag to resize
HyperTextIsSilent Property
Gets or sets a value indicating whether instances of this class should emit debug messages.

Namespace: Candlelight.UI
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
public static bool IsSilent { get; set; }

Property Value

Type: Boolean
if instances should emit no debug messages; otherwise, .
See Also