terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ DrawSavings() [1/2]

static void Terraria.UI.ItemSlot.DrawSavings ( SpriteBatch sb,
float shopx,
float shopy,
bool horizontal = false,
[Optional] SpriteBatch textSb )
inlinestatic

Definition at line 1368 of file ItemSlot.cs.

1369 {
1370 if (!true)
1371 {
1372 }
1373 if (Main.myPlayer == 0)
1374 {
1375 }
1376 }

References Terraria.Main.myPlayer.