Summary
Appends the a rich text color tag around `message`.
- Assembly
- Weaver
.dll - Namespace
- Weaver
- Containing Type
- WeaverUtilities
Syntax
public static void AppendColorTag(StringBuilder text, Color32 color, string message)
Parameters
Name | Type | Description |
---|---|---|
text | StringBuilder | |
color | Color32 | |
message | string |
Return Value
Type | Description |
---|---|
void |