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

◆ DrawBareBonesBar()

static void Terraria.GameContent.UI.BigProgressBar.BigProgressBarHelper.DrawBareBonesBar ( SpriteBatch spriteBatch,
float lifePercent )
inlinestatic

Definition at line 11 of file BigProgressBarHelper.cs.

12 {
13 if (!true)
14 {
15 }
16 Vector2 vector = Main.ScreenSize.ToVector2();
18 rectangle.Inflate(2, 2);
19 if (32640 == 0)
20 {
21 }
22 }
class f__AnonymousType0<< Count > j__TPar
void Inflate(int horizontalValue, int verticalValue)
Definition Rectangle.cs:423

References Microsoft.Xna.Framework.Rectangle.Inflate(), j__TPar, and Terraria.Main.ScreenSize.