Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
TextColor
Color
Terraria.GameContent.UI.Elements.UIText.TextColor
get
set
Definition at line
54
of file
UIText.cs
.
55
{
56
get
57
{
58
return
_color
;
59
}
60
set
61
{
62
_color
=
value
;
63
}
64
}
Terraria.GameContent.UI.Elements.UIText._color
Color _color
Definition
UIText.cs:21
System.ExceptionArgument.value
@ value
Terraria
GameContent
UI
Elements
UIText
Generated by
1.10.0