Click or drag to resize
HyperTextProcessorGUIStyle Property
Gets a GUIStyle for the current property values.

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

Property Value

Type: GUIStyle
A GUIStyle for the current property values.
See Also