Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
TextScale
float
Terraria.GameContent.UI.Elements.UIBestiaryInfoLine
< T >.TextScale
get
set
Definition at line
19
of file
UIBestiaryInfoLine.cs
.
20
{
21
get
22
{
23
return
_textScale
;
24
}
25
set
26
{
27
_textScale
=
value
;
28
}
29
}
Terraria.GameContent.UI.Elements.UIBestiaryInfoLine._textScale
float _textScale
Definition
UIBestiaryInfoLine.cs:11
System.ExceptionArgument.value
@ value
Terraria
GameContent
UI
Elements
UIBestiaryInfoLine
Generated by
1.10.0