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
CADObjRef.cs
Go to the documentation of this file.
1using System;
2
4{
5 // Token: 0x0200039C RID: 924
6 internal class CADObjRef
7 {
8 // Token: 0x06001DBE RID: 7614 RVA: 0x00040DF4 File Offset: 0x0003EFF4
10 {
11 this.objref = o;
12 byte[] array = o.SerializeType();
15 }
16
17 // Token: 0x04000F05 RID: 3845
18 internal ObjRef objref;
19
20 // Token: 0x04000F06 RID: 3846
21 internal int SourceDomain;
22
23 // Token: 0x04000F07 RID: 3847
24 internal byte[] TypeInfo;
25 }
26}
class f__AnonymousType0<< Count > j__TPar
CADObjRef(ObjRef o, int sourceDomain)
Definition CADObjRef.cs:9