Table of Contents

Method AppendColored

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

AppendColored(StringBuilder, string, Color)

Appends the specified text wrapped in a NWN color token.

public static void AppendColored(this StringBuilder stringBuilder, string text, Color color)

Parameters

stringBuilder StringBuilder

The string builder to append to.

text string

The text to append.

color Color

The color to apply via token.