Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
MouseTextHackZoom()
[1/2]
void
Terraria.Main.MouseTextHackZoom
(
string
text
,
int
itemRarity
,
byte
diff
=
0
,
string
buffTooltip
=
null
)
inline
Definition at line
18719
of file
Main.cs
.
18720
{
18721
MouseText
(
text
, buffTooltip,
itemRarity
, diff);
18722
}
System.Collections.Generic.Dictionary
Definition
Dictionary.cs:14
Terraria.Main.MouseText
void MouseText(string cursorText, int rare=0, byte diff=0, int hackedMouseX=-1, int hackedMouseY=-1, int hackedScreenWidth=-1, int hackedScreenHeight=-1, int pushWidthX=0)
Definition
Main.cs:18729
System.ExceptionArgument.text
@ text
References
Terraria.Main.MouseText()
, and
System.text
.
Terraria
Main
Generated by
1.10.0