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

◆ DrawManaText()

static void Terraria.GameContent.UI.ResourceSets.HorizontalBarsPlayerResourcesDisplaySet.DrawManaText ( SpriteBatch spriteBatch)
inlinestaticprivate

Definition at line 69 of file HorizontalBarsPlayerResourcesDisplaySet.cs.

70 {
71 if (!true)
72 {
73 }
74 Player localPlayer = Main.LocalPlayer;
75 string text2;
76 string text3;
77 string text = text2 + "/" + text3;
78 int screenWidth = Main.screenWidth;
79 string text5;
80 string text4 = text5 + " " + text;
81 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, Terraria.Main.LocalPlayer, Terraria.Main.screenWidth, and System.text.