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
RemoteActivator.cs
Go to the documentation of this file.
1using System;
3
5{
6 // Token: 0x0200038C RID: 908
8 {
9 // Token: 0x06001D6B RID: 7531 RVA: 0x000403C8 File Offset: 0x0003E5C8
11 {
12 object obj;
13 if (obj != null || obj != null)
14 {
15 }
16 throw new InvalidCastException();
17 }
18
19 // Token: 0x17000381 RID: 897
20 // (get) Token: 0x06001D6C RID: 7532 RVA: 0x0000207A File Offset: 0x0000027A
22 {
23 get
24 {
25 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
26 }
27 }
28 }
29}
IConstructionReturnMessage Activate(IConstructionCallMessage msg)