Click or drag to resize
HyperTextProcessorGetQuads Method (ListHyperTextProcessorQuad)

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.GetQuads(List<Quad>", true)]
public void GetQuads(
	ref List<HyperTextProcessorQuad> quads
)

Parameters

quads
Type: System.Collections.GenericListHyperTextProcessorQuad
See Also