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
ContextLevelActivator.cs
Go to the documentation of this file.
1using System;
3
5{
6 // Token: 0x02000387 RID: 903
9 {
10 // Token: 0x06001D5D RID: 7517 RVA: 0x000402B8 File Offset: 0x0003E4B8
12 {
14 }
15
16 // Token: 0x1700037A RID: 890
17 // (get) Token: 0x06001D5E RID: 7518 RVA: 0x000402D4 File Offset: 0x0003E4D4
19 {
20 get
21 {
22 return this.m_NextActivator;
23 }
24 }
25
26 // Token: 0x06001D5F RID: 7519 RVA: 0x000402E8 File Offset: 0x0003E4E8
50
51 // Token: 0x04000ECC RID: 3788
53 }
54}
class f__AnonymousType0<< Count > j__TPar
static Context InternalSetContext(Context context)
Definition AppDomain.cs:171
IConstructionReturnMessage Activate(IConstructionCallMessage ctorCall)
static Context CreateNewContext(IConstructionCallMessage msg)
Definition Context.cs:395
static void SetMessageTargetIdentity(IMessage msg, Identity ident)