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.UISelectableTextPanel< T >.DrawSelf ( SpriteBatch spriteBatch)
inlineprotectedvirtual

Reimplemented from Terraria.GameContent.UI.Elements.UIPanel.

Definition at line 34 of file UISelectableTextPanel.cs.

35 {
36 for (;;)
37 {
38 int num = 32640;
39 int num2 = 32768;
40 int num3 = 10;
41 if (this != null)
42 {
43 if (num3 == 0)
44 {
45 }
46 if (num == 0)
47 {
48 }
49 if (10 == 0)
50 {
51 break;
52 }
53 if (num == 0)
54 {
55 }
56 if (num2 == 0)
57 {
58 break;
59 }
60 break;
61 }
62 }
63 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.