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
ShimmerHelper.cs
Go to the documentation of this file.
1
using
System
;
2
using
Microsoft.Xna.Framework
;
3
4
namespace
Terraria.GameContent
5
{
6
// Token: 0x020007EA RID: 2026
7
public
class
ShimmerHelper
8
{
9
// Token: 0x06004120 RID: 16672 RVA: 0x00244B74 File Offset: 0x00242D74
10
public
static
Vector2
?
FindSpotWithoutShimmer
(
Entity
entity,
int
startX
,
int
startY
,
int
expand,
bool
allowSolidTop
)
11
{
12
int
num = 1;
13
if
(num == 0)
14
{
15
}
16
if
(num == 0)
17
{
18
}
19
if
(num == 0)
20
{
21
}
22
if
(num == 0)
23
{
24
}
25
if
(num == 0)
26
{
27
}
28
if
(num == 0)
29
{
30
}
31
if
(num == 0)
32
{
33
}
34
if
(num == 0)
35
{
36
return
;
37
}
38
}
39
40
// Token: 0x06004121 RID: 16673 RVA: 0x00244BB4 File Offset: 0x00242DB4
41
private
static
bool
IsSpotShimmerFree
(
Entity
entity,
Vector2
landingPosition
,
bool
allowSolidTop
)
42
{
43
int
num = 1;
44
if
(num == 0)
45
{
46
}
47
if
(num == 0)
48
{
49
}
50
if
(num == 0)
51
{
52
}
53
if
(num == 0)
54
{
55
}
56
if
(num == 0)
57
{
58
}
59
if
(num != 0)
60
{
61
return
;
62
}
63
}
64
65
// Token: 0x06004122 RID: 16674 RVA: 0x00244BDC File Offset: 0x00242DDC
66
public
ShimmerHelper
()
67
{
68
}
69
}
70
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
Terraria.Entity
Definition
Entity.cs:8
Terraria.GameContent.ShimmerHelper.FindSpotWithoutShimmer
static ? Vector2 FindSpotWithoutShimmer(Entity entity, int startX, int startY, int expand, bool allowSolidTop)
Definition
ShimmerHelper.cs:10
Terraria.GameContent.ShimmerHelper.ShimmerHelper
ShimmerHelper()
Definition
ShimmerHelper.cs:66
Terraria.GameContent.ShimmerHelper.IsSpotShimmerFree
static bool IsSpotShimmerFree(Entity entity, Vector2 landingPosition, bool allowSolidTop)
Definition
ShimmerHelper.cs:41
Terraria.GameContent.ShimmerHelper
Definition
ShimmerHelper.cs:8
Microsoft.Xna.Framework
Definition
AudioChannels.cs:4
System
Definition
__ComObject.cs:4
Terraria.GameContent
Definition
AchievementsHelper.cs:7
Microsoft.Xna.Framework.Vector2
Definition
Vector2.cs:10
source
Terraria
GameContent
ShimmerHelper.cs
Generated by
1.10.0