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
GUIWorldOperationProgress.cs
Go to the documentation of this file.
1
using
System
;
2
using
Microsoft.Xna.Framework.Graphics
;
3
using
Terraria.Graphics
;
4
using
UnityEngine
;
5
6
// Token: 0x02000179 RID: 377
7
public
class
GUIWorldOperationProgress
8
{
9
// Token: 0x06000ABA RID: 2746 RVA: 0x00036A64 File Offset: 0x00034C64
10
public
void
Draw
()
11
{
12
if
(6899 == 0)
13
{
14
}
15
float
num = this.
scaleAnimationTime
;
16
float
deltaTime =
Time
.
deltaTime
;
17
float
num2
= this.
alphaAnimationTime
;
18
float
deltaTime2
=
Time
.
deltaTime
;
19
int
num3
= 17279;
20
if
(
num3
== 0)
21
{
22
}
23
string
text2;
24
string
text
= text2 +
"%"
;
25
if
(
num3
== 0 ||
num3
== 0)
26
{
27
}
28
}
29
30
// Token: 0x06000ABB RID: 2747 RVA: 0x00036B00 File Offset: 0x00034D00
31
private
Microsoft.Xna.Framework.Graphics.Texture2D
GetIcon
()
32
{
33
if
(!
true
)
34
{
35
}
36
string
text
;
37
return
TextureManager
.
Load
(
text
);
38
}
39
40
// Token: 0x06000ABC RID: 2748 RVA: 0x00036B18 File Offset: 0x00034D18
41
public
GUIWorldOperationProgress
()
42
{
43
}
44
45
// Token: 0x04000B12 RID: 2834
46
private
float
scaleAnimationTime
;
47
48
// Token: 0x04000B13 RID: 2835
49
private
float
alphaAnimationTime
;
50
51
// Token: 0x04000B14 RID: 2836
52
private
float
HMConversionIconScale
= (float)16256;
53
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
GUIWorldOperationProgress.alphaAnimationTime
float alphaAnimationTime
Definition
GUIWorldOperationProgress.cs:49
GUIWorldOperationProgress.Draw
void Draw()
Definition
GUIWorldOperationProgress.cs:10
GUIWorldOperationProgress.HMConversionIconScale
float HMConversionIconScale
Definition
GUIWorldOperationProgress.cs:52
GUIWorldOperationProgress.scaleAnimationTime
float scaleAnimationTime
Definition
GUIWorldOperationProgress.cs:46
GUIWorldOperationProgress.GetIcon
Microsoft.Xna.Framework.Graphics.Texture2D GetIcon()
Definition
GUIWorldOperationProgress.cs:31
GUIWorldOperationProgress.GUIWorldOperationProgress
GUIWorldOperationProgress()
Definition
GUIWorldOperationProgress.cs:41
GUIWorldOperationProgress
Definition
GUIWorldOperationProgress.cs:8
Microsoft.Xna.Framework.Graphics.Texture2D
Definition
Texture2D.cs:10
Terraria.Graphics.TextureManager.Load
static Texture2D Load(string name)
Definition
TextureManager.cs:20
Terraria.Graphics.TextureManager
Definition
TextureManager.cs:10
UnityEngine.Time.deltaTime
static float deltaTime
Definition
Time.cs:14
UnityEngine.Time
Definition
Time.cs:10
Microsoft.Xna.Framework.Graphics
Definition
Blend.cs:4
System.ExceptionArgument.text
@ text
System
Definition
__ComObject.cs:4
Terraria.Graphics
Definition
Camera.cs:6
UnityEngine
Definition
_AndroidJNIHelper.cs:6
source
GUIWorldOperationProgress.cs
Generated by
1.10.0