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
ITrackingHandler.cs
Go to the documentation of this file.
1using System;
3
5{
6 // Token: 0x02000357 RID: 855
7 [ComVisible(true)]
8 public interface ITrackingHandler
9 {
10 // Token: 0x06001C88 RID: 7304
11 void DisconnectedObject(object obj);
12
13 // Token: 0x06001C89 RID: 7305
15
16 // Token: 0x06001C8A RID: 7306
18 }
19}
class f__AnonymousType0<< Count > j__TPar
void UnmarshaledObject(object obj, ObjRef or)