Click or drag to resize
FontUpdateTrackerUntrackHyperText Method
Un-tracks the supplied HyperText object.

Namespace: Candlelight.UI
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
public static void UntrackHyperText(
	HyperText hyperText
)

Parameters

hyperText
Type: Candlelight.UIHyperText
Hyper text.
See Also