Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
TextColor
Color
Terraria.GameContent.UI.Elements.UIBestiaryInfoLine
< T >.TextColor
get
set
Definition at line
45
of file
UIBestiaryInfoLine.cs
.
46
{
47
get
48
{
49
return
_color
;
50
}
51
set
52
{
53
_color
=
value
;
54
}
55
}
Terraria.GameContent.UI.Elements.UIBestiaryInfoLine._color
Color _color
Definition
UIBestiaryInfoLine.cs:15
System.ExceptionArgument.value
@ value
Terraria
GameContent
UI
Elements
UIBestiaryInfoLine
Generated by
1.10.0