Click or drag to resize
HyperTextProcessorKeywordCollectionClassAttributeLabel Property
Gets the label.

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

Property Value

Type: GUIContent
The label.
See Also