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
PotionOfReturnHelper.cs
Go to the documentation of this file.
1using System;
4
6{
7 // Token: 0x02000852 RID: 2130
9 {
10 // Token: 0x06004342 RID: 17218 RVA: 0x0024DD78 File Offset: 0x0024BF78
11 public static bool TryGetGateHitbox(Player player, [Out] Rectangle homeHitbox)
12 {
13 if (!true)
14 {
15 }
16 int num = 1;
17 if (num == 0)
18 {
19 }
20 if (num != 0)
21 {
22 if (num == 0)
23 {
24 }
25 return;
26 }
27 }
28
29 // Token: 0x06004343 RID: 17219 RVA: 0x0024DDA0 File Offset: 0x0024BFA0
31 {
32 }
33 }
34}
class f__AnonymousType0<< Count > j__TPar
static bool TryGetGateHitbox(Player player, [Out] Rectangle homeHitbox)