Click or drag to resize
HyperTextProcessorGetLinks Method (ListHyperTextProcessorLink)

Note: This API is now obsolete.

Namespace: Candlelight.UI
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
[ObsoleteAttribute("Use HyperTextProcessor.GetLinks(List<Link>", true)]
public void GetLinks(
	ref List<HyperTextProcessorLink> links
)

Parameters

links
Type: System.Collections.GenericListHyperTextProcessorLink
See Also