Click or drag to resize
HyperTextProcessorQuad Constructor

Namespace: Candlelight.UI
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
public Quad(
	IndexRange indexRange,
	HyperTextStylesQuad style
)

Parameters

indexRange
Type: CandlelightIndexRange
Index range.
style
Type: Candlelight.UIHyperTextStylesQuad
Style.
See Also