Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Color
Color
Terraria.GameContent.UI.Elements.UISlicedImage.Color
get
set
Definition at line
22
of file
UISlicedImage.cs
.
23
{
24
get
25
{
26
return
_color
;
27
}
28
set
29
{
30
_color
=
value
;
31
}
32
}
Terraria.GameContent.UI.Elements.UISlicedImage._color
Color _color
Definition
UISlicedImage.cs:12
System.ExceptionArgument.value
@ value
Terraria
GameContent
UI
Elements
UISlicedImage
Generated by
1.10.0