Click or drag to resize
HyperTextProcessorQuad Class
A class for storing information about a quad indicated in the text.
Inheritance Hierarchy
SystemObject
  Candlelight.UIHyperTextProcessorTagCharacterData
    Candlelight.UIHyperTextProcessorQuad

Namespace: Candlelight.UI
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
public class Quad : HyperTextProcessorTagCharacterData

The HyperTextProcessorQuad type exposes the following members.

Constructors
  NameDescription
Public methodHyperTextProcessorQuad
Initializes a new instance of the HyperTextProcessorQuad class.
Top
Properties
  NameDescription
Public propertyCharacterIndices
Gets or sets the character indices.
(Inherited from HyperTextProcessorTagCharacterData.)
Public propertyStyle
Gets the style.
Top
Methods
See Also