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
RaycasterManager.cs
Go to the documentation of this file.
1using System;
3
5{
6 // Token: 0x020000BB RID: 187
7 internal static class RaycasterManager
8 {
9 // Token: 0x060006C5 RID: 1733 RVA: 0x000135C4 File Offset: 0x000117C4
11 {
12 int num = 1;
13 if (num == 0)
14 {
15 }
16 if (num == 0)
17 {
18 }
19 }
20
21 // Token: 0x060006C6 RID: 1734 RVA: 0x000135DC File Offset: 0x000117DC
23 {
24 if (!true)
25 {
26 }
27 return 1;
28 }
29
30 // Token: 0x060006C7 RID: 1735 RVA: 0x000135F0 File Offset: 0x000117F0
32 {
33 if (!true)
34 {
35 }
36 if (!true)
37 {
38 }
39 }
40
41 // Token: 0x060006C8 RID: 1736 RVA: 0x00013604 File Offset: 0x00011804
42 // Note: this type is marked as 'beforefieldinit'.
44 {
45 }
46
47 // Token: 0x04000316 RID: 790
49 }
50}
class f__AnonymousType0<< Count > j__TPar
static void RemoveRaycasters(BaseRaycaster baseRaycaster)
static List< BaseRaycaster > GetRaycasters()
static readonly List< BaseRaycaster > s_Raycasters
static void AddRaycaster(BaseRaycaster baseRaycaster)