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
GUIErrorScreen.cs
Go to the documentation of this file.
1
using
System
;
2
using
Terraria
;
3
4
// Token: 0x0200025C RID: 604
5
public
class
GUIErrorScreen
6
{
7
// Token: 0x06000D79 RID: 3449 RVA: 0x0004034C File Offset: 0x0003E54C
8
public
void
Draw
()
9
{
10
int
num = 1;
11
GUITransactionButton.InputState
inputState
;
12
if
(
inputState
==
GUITransactionButton
.
InputState
.Clicked)
13
{
14
if
(num == 0)
15
{
16
}
17
if
(num == 0 || num != 0)
18
{
19
}
20
Main.menuMode
= 0;
21
}
22
}
23
24
// Token: 0x06000D7A RID: 3450 RVA: 0x00040374 File Offset: 0x0003E574
25
public
GUIErrorScreen
()
26
{
27
}
28
29
// Token: 0x040018EB RID: 6379
30
private
float
scale0
;
31
32
// Token: 0x040018EC RID: 6380
33
private
float
scale1
;
34
35
// Token: 0x040018ED RID: 6381
36
private
float
scale2
;
37
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
GUIErrorScreen.scale1
float scale1
Definition
GUIErrorScreen.cs:33
GUIErrorScreen.Draw
void Draw()
Definition
GUIErrorScreen.cs:8
GUIErrorScreen.scale0
float scale0
Definition
GUIErrorScreen.cs:30
GUIErrorScreen.GUIErrorScreen
GUIErrorScreen()
Definition
GUIErrorScreen.cs:25
GUIErrorScreen.scale2
float scale2
Definition
GUIErrorScreen.cs:36
GUIErrorScreen
Definition
GUIErrorScreen.cs:6
GUITransactionButton.InputState
InputState
Definition
GUITransactionButton.cs:534
GUITransactionButton
Definition
GUITransactionButton.cs:11
System
Definition
__ComObject.cs:4
Terraria
Definition
Achievement.cs:10
source
GUIErrorScreen.cs
Generated by
1.10.0