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
SmartInteractSystem.cs
Go to the documentation of this file.
1using System;
4
6{
7 // Token: 0x02000848 RID: 2120
8 public class SmartInteractSystem
9 {
10 // Token: 0x0600431A RID: 17178 RVA: 0x000021DB File Offset: 0x000003DB
12 {
13 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
14 }
15
16 // Token: 0x0600431B RID: 17179 RVA: 0x0024D630 File Offset: 0x0024B830
17 public void Clear()
18 {
20 int size = candidates._size;
21 object syncRoot = candidates._syncRoot;
22 candidates._syncRoot = syncRoot;
24 if (syncRoot != null)
25 {
26 }
27 }
28
29 // Token: 0x0600431C RID: 17180 RVA: 0x000021DB File Offset: 0x000003DB
30 public void RunQuery(SmartInteractScanSettings settings)
31 {
32 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
33 }
34
35 // Token: 0x0400814B RID: 33099
37
38 // Token: 0x0400814C RID: 33100
40
41 // Token: 0x0400814D RID: 33101
43 }
44}
class f__AnonymousType0<< Count > j__TPar
List< ISmartInteractCandidateProvider > _candidateProvidersByOrderOfPriority
List< ISmartInteractBlockReasonProvider > _blockProviders