APIDump: Added cChatColor constants.
They don't really need much documentation, so just ignoring them in the Undocumented output.
This commit is contained in:
parent
88db43e8d3
commit
2cf196a892
@ -369,10 +369,30 @@ g_APIDesc =
|
|||||||
},
|
},
|
||||||
Constants =
|
Constants =
|
||||||
{
|
{
|
||||||
Color = { Notes = "The first character of the color-code-sequence, §" },
|
Black = { Notes = "" },
|
||||||
Delimiter = { Notes = "The first character of the color-code-sequence, §" },
|
Blue = { Notes = "" },
|
||||||
Random = { Notes = "Random letters and symbols animate instead of the text" },
|
Bold = { Notes = "" },
|
||||||
|
Color = { Notes = "The first character of the color-code-sequence, §" },
|
||||||
|
DarkPurple = { Notes = "" },
|
||||||
|
Delimiter = { Notes = "The first character of the color-code-sequence, §" },
|
||||||
|
Gold = { Notes = "" },
|
||||||
|
Gray = { Notes = "" },
|
||||||
|
Green = { Notes = "" },
|
||||||
|
Italic = { Notes = "" },
|
||||||
|
LightBlue = { Notes = "" },
|
||||||
|
LightGray = { Notes = "" },
|
||||||
|
LightGreen = { Notes = "" },
|
||||||
|
LightPurple = { Notes = "" },
|
||||||
|
Navy = { Notes = "" },
|
||||||
Plain = { Notes = "Resets all formatting to normal" },
|
Plain = { Notes = "Resets all formatting to normal" },
|
||||||
|
Purple = { Notes = "" },
|
||||||
|
Random = { Notes = "Random letters and symbols animate instead of the text" },
|
||||||
|
Red = { Notes = "" },
|
||||||
|
Rose = { Notes = "" },
|
||||||
|
Strikethrough = { Notes = "" },
|
||||||
|
Underlined = { Notes = "" },
|
||||||
|
White = { Notes = "" },
|
||||||
|
Yellow = { Notes = "" },
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user