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
MonoAsyncCall.cs
Go to the documentation of this file.
1using System;
3
4namespace System
5{
6 // Token: 0x02000180 RID: 384
7 [StructLayout(0)]
8 internal class MonoAsyncCall
9 {
10 // Token: 0x06000F0C RID: 3852 RVA: 0x000200C4 File Offset: 0x0001E2C4
12 {
13 }
14
15 // Token: 0x0400067D RID: 1661
16 private object msg;
17
18 // Token: 0x0400067E RID: 1662
20
21 // Token: 0x0400067F RID: 1663
22 private object cb_target;
23
24 // Token: 0x04000680 RID: 1664
25 private object state;
26
27 // Token: 0x04000681 RID: 1665
28 private object res;
29
30 // Token: 0x04000682 RID: 1666
31 private object out_args;
32 }
33}
class f__AnonymousType0<< Count > j__TPar