Class ColoredTextNode
- Namespace
- GuildWars2.Markup
- Assembly
- GW2SDK.dll
Represents a colored text node in the markup structure.
public sealed class ColoredTextNode : MarkupNode
- Inheritance
-
ColoredTextNode
- Inherited Members
Constructors
- ColoredTextNode(string)
Represents a colored text node in the markup structure.
Properties
- Children
Gets the list of child nodes.
- Color
The color of the text.
- Type
Gets the type of the node.