Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
TextColor
Color
Terraria.GameContent.UI.Elements.UITextPanel
< T >.TextColor
get
set
Definition at line
67
of file
UITextPanel.cs
.
68
{
69
get
70
{
71
return
_color
;
72
}
73
set
74
{
75
_color
=
value
;
76
}
77
}
Terraria.GameContent.UI.Elements.UITextPanel._color
Color _color
Definition
UITextPanel.cs:17
System.ExceptionArgument.value
@ value
Terraria
GameContent
UI
Elements
UITextPanel
Generated by
1.10.0