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
CommonResourceBarMethods.cs
Go to the documentation of this file.
1using System;
2
4{
5 // Token: 0x02000A7F RID: 2687
7 {
8 // Token: 0x06004F6B RID: 20331 RVA: 0x0027A354 File Offset: 0x00278554
9 public static void DrawLifeMouseOver()
10 {
11 int num = 1;
12 if (num == 0)
13 {
14 }
15 if (num == 0)
16 {
17 if (num == 0)
18 {
19 }
21 string text2;
22 string text3;
23 string text = text2 + "/" + text3;
24 }
25 }
26
27 // Token: 0x06004F6C RID: 20332 RVA: 0x0027A384 File Offset: 0x00278584
28 public static void DrawManaMouseOver()
29 {
30 int num = 1;
31 if (num == 0)
32 {
33 }
34 if (num == 0)
35 {
36 if (num == 0)
37 {
38 }
40 string text2;
41 string text3;
42 string text = text2 + "/" + text3;
43 }
44 }
45
46 // Token: 0x06004F6D RID: 20333 RVA: 0x0027A3B4 File Offset: 0x002785B4
48 {
49 }
50 }
51}
class f__AnonymousType0<< Count > j__TPar
static Player LocalPlayer
Definition Main.cs:5267