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.
1
using
System
;
2
3
namespace
Terraria.GameContent.UI.ResourceSets
4
{
5
// Token: 0x02000A7F RID: 2687
6
public
class
CommonResourceBarMethods
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
}
20
Player
localPlayer
=
Main
.
LocalPlayer
;
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
}
39
Player
localPlayer
=
Main
.
LocalPlayer
;
40
string
text2;
41
string
text3
;
42
string
text
= text2 +
"/"
+
text3
;
43
}
44
}
45
46
// Token: 0x06004F6D RID: 20333 RVA: 0x0027A3B4 File Offset: 0x002785B4
47
public
CommonResourceBarMethods
()
48
{
49
}
50
}
51
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
Terraria.GameContent.UI.ResourceSets.CommonResourceBarMethods.DrawManaMouseOver
static void DrawManaMouseOver()
Definition
CommonResourceBarMethods.cs:28
Terraria.GameContent.UI.ResourceSets.CommonResourceBarMethods.DrawLifeMouseOver
static void DrawLifeMouseOver()
Definition
CommonResourceBarMethods.cs:9
Terraria.GameContent.UI.ResourceSets.CommonResourceBarMethods.CommonResourceBarMethods
CommonResourceBarMethods()
Definition
CommonResourceBarMethods.cs:47
Terraria.GameContent.UI.ResourceSets.CommonResourceBarMethods
Definition
CommonResourceBarMethods.cs:7
Terraria.Main.LocalPlayer
static Player LocalPlayer
Definition
Main.cs:5267
Terraria.Main
Definition
Main.cs:67
Terraria.Player
Definition
Player.cs:33
System.ExceptionArgument.text
@ text
System
Definition
__ComObject.cs:4
Terraria.GameContent.UI.ResourceSets
Definition
ClassicPlayerResourcesDisplaySet.cs:7
source
Terraria
GameContent
UI
ResourceSets
CommonResourceBarMethods.cs
Generated by
1.10.0