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

◆ DrawSelf()

override void Terraria.GameContent.UI.Elements.UIGenProgressBar.DrawSelf ( SpriteBatch spriteBatch)
inlineprotectedvirtual

Reimplemented from Terraria.UI.UIElement.

Definition at line 30 of file UIGenProgressBar.cs.

31 {
32 int num = 1;
36 if (num == 0)
37 {
38 }
39 if (num != 0)
40 {
41 if (num == 0)
42 {
43 }
44 }
46 int longBarWidth = this._longBarWidth;
49 float y = this._dimensions.Y;
52 int num2 = 16928;
53 if (num2 == 0)
54 {
55 }
57 if (num2 == 0)
58 {
59 }
60 int num3 = 43095;
61 Color color;
62 color.PackedValue = (uint)num3;
64 float x = this._dimensions.X;
65 if (328 == 0)
66 {
67 }
69 if (rectangle == null)
70 {
71 }
73 if (16944 == 0)
74 {
75 }
76 }
class f__AnonymousType0<< Count > j__TPar
CalculatedStyle _dimensions

References Terraria.UI.UIElement._dimensions, Terraria.GameContent.UI.Elements.UIGenProgressBar._longBarWidth, Terraria.GameContent.UI.Elements.UIGenProgressBar._smallBarWidth, Terraria.GameContent.UI.Elements.UIGenProgressBar._targetCurrentProgress, Terraria.GameContent.UI.Elements.UIGenProgressBar._targetOverallProgress, Terraria.GameContent.UI.Elements.UIGenProgressBar._texOuterCorrupt, Terraria.GameContent.UI.Elements.UIGenProgressBar._texOuterCrimson, Terraria.GameContent.UI.Elements.UIGenProgressBar._texOuterLower, ReLogic.Content.Asset< T >.IsLoaded, j__TPar, Terraria.UI.CalculatedStyle.X, and Terraria.UI.CalculatedStyle.Y.