Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
ShadowColor
Color
Terraria.GameContent.UI.Elements.UIText.ShadowColor
get
set
Definition at line
66
of file
UIText.cs
.
67
{
68
get
69
{
70
return
_shadowColor
;
71
}
72
set
73
{
74
_shadowColor
=
value
;
75
}
76
}
Terraria.GameContent.UI.Elements.UIText._shadowColor
Color _shadowColor
Definition
UIText.cs:23
System.ExceptionArgument.value
@ value
Terraria
GameContent
UI
Elements
UIText
Generated by
1.10.0