Click or drag to resize
FontUpdateTrackerTrackHyperText Method
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 TrackHyperText(
	HyperText hyperText
)

Parameters

hyperText
Type: Candlelight.UIHyperText
Hyper text.
See Also