Click or drag to resize
HyperTextStylesLinkColors Property
Gets the colors.

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

Property Value

Type: UI.ColorBlock
The colors.
See Also