Click or drag to resize
RichTextStyleNonDynamicVersion Property
Gets the non dynamic version of this RichTextStyle.

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

Property Value

Type: RichTextStyle
The non dynamic version of this RichTextStyle.
See Also