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
PlatformAwardConstants.cs
Go to the documentation of this file.
1
using
System
;
2
3
// Token: 0x020002A9 RID: 681
4
public
class
PlatformAwardConstants
5
{
6
// Token: 0x06000FC4 RID: 4036 RVA: 0x0004EA88 File Offset: 0x0004CC88
7
public
PlatformAwardConstants
()
8
{
9
}
10
11
// Token: 0x04001D73 RID: 7539
12
public
const
int
MinimumAirTime
= 1;
13
14
// Token: 0x04001D74 RID: 7540
15
public
const
int
LotsOfAirTime
= 216000;
16
17
// Token: 0x04001D75 RID: 7541
18
public
const
int
LotsOfAnvils
= 300;
19
20
// Token: 0x04001D76 RID: 7542
21
public
const
int
LotsOfBars
= 10000;
22
23
// Token: 0x04001D77 RID: 7543
24
public
const
int
LotsOfWires
= 100;
25
26
// Token: 0x04001D78 RID: 7544
27
public
const
int
FloatingIslandTileThreshold
= 96;
28
29
// Token: 0x04001D79 RID: 7545
30
public
const
float
HighJumpHeight
= 800f;
31
32
// Token: 0x04001D7A RID: 7546
33
public
const
int
LongRunTime
= 3600;
34
}
PlatformAwardConstants.HighJumpHeight
const float HighJumpHeight
Definition
PlatformAwardConstants.cs:30
PlatformAwardConstants.MinimumAirTime
const int MinimumAirTime
Definition
PlatformAwardConstants.cs:12
PlatformAwardConstants.LotsOfAnvils
const int LotsOfAnvils
Definition
PlatformAwardConstants.cs:18
PlatformAwardConstants.FloatingIslandTileThreshold
const int FloatingIslandTileThreshold
Definition
PlatformAwardConstants.cs:27
PlatformAwardConstants.LotsOfBars
const int LotsOfBars
Definition
PlatformAwardConstants.cs:21
PlatformAwardConstants.LotsOfAirTime
const int LotsOfAirTime
Definition
PlatformAwardConstants.cs:15
PlatformAwardConstants.LongRunTime
const int LongRunTime
Definition
PlatformAwardConstants.cs:33
PlatformAwardConstants.LotsOfWires
const int LotsOfWires
Definition
PlatformAwardConstants.cs:24
PlatformAwardConstants.PlatformAwardConstants
PlatformAwardConstants()
Definition
PlatformAwardConstants.cs:7
PlatformAwardConstants
Definition
PlatformAwardConstants.cs:5
System
Definition
__ComObject.cs:4
source
PlatformAwardConstants.cs
Generated by
1.10.0