Click or drag to resize
HyperTextDefaultTextColor Property
Gets the default color of the text.

Namespace: Candlelight.UI
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
public Color DefaultTextColor { get; }

Property Value

Type: Color
The default color of the text.
See Also