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
LicenseContext.cs
Go to the documentation of this file.
1using System;
3
5{
6 // Token: 0x02000394 RID: 916
8 {
9 // Token: 0x1700056E RID: 1390
10 // (get) Token: 0x060017CE RID: 6094 RVA: 0x00043934 File Offset: 0x00041B34
12 {
13 get
14 {
15 }
16 }
17
18 // Token: 0x060017CF RID: 6095 RVA: 0x00043944 File Offset: 0x00041B44
19 public virtual string GetSavedLicenseKey(Type type, Assembly resourceAssembly)
20 {
21 }
22
23 // Token: 0x060017D0 RID: 6096 RVA: 0x00043954 File Offset: 0x00041B54
24 public virtual object GetService(Type type)
25 {
26 }
27
28 // Token: 0x060017D1 RID: 6097 RVA: 0x00043964 File Offset: 0x00041B64
29 public virtual void SetSavedLicenseKey(Type type, string key)
30 {
31 }
32
33 // Token: 0x060017D2 RID: 6098 RVA: 0x00043974 File Offset: 0x00041B74
35 {
36 }
37 }
38}
class f__AnonymousType0<< Count > j__TPar
virtual string GetSavedLicenseKey(Type type, Assembly resourceAssembly)
virtual object GetService(Type type)
virtual LicenseUsageMode UsageMode
virtual void SetSavedLicenseKey(Type type, string key)