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
BinaryCrossAppDomainString.cs
Go to the documentation of this file.
1using System;
2
4{
5 // Token: 0x02000409 RID: 1033
6 internal sealed class BinaryCrossAppDomainString
7 {
8 // Token: 0x06001FF6 RID: 8182 RVA: 0x00046300 File Offset: 0x00044500
10 {
11 }
12
13 // Token: 0x06001FF7 RID: 8183 RVA: 0x00046314 File Offset: 0x00044514
15 {
16 int num = input.ReadInt32();
17 this.objectId = num;
18 int num2 = input.ReadInt32();
20 }
21
22 // Token: 0x06001FF8 RID: 8184 RVA: 0x00046340 File Offset: 0x00044540
23 public void Dump()
24 {
25 }
26
27 // Token: 0x0400107C RID: 4220
28 internal int objectId;
29
30 // Token: 0x0400107D RID: 4221
31 internal int value;
32 }
33}
class f__AnonymousType0<< Count > j__TPar