Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
UITextBox()
Terraria.GameContent.UI.Elements.UITextBox.UITextBox
(
string
text
,
float
textScale
=
1f
,
bool
large
=
false
)
inline
Definition at line
20
of file
UITextBox.cs
.
21
: base(
text
, textScale, large)
22
{
23
}
System.ExceptionArgument.text
@ text
Terraria
GameContent
UI
Elements
UITextBox
Generated by
1.10.0