terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
LicenseContext.cs
Go to the documentation of this file.
1using System;
6
8{
9 [global::Cpp2ILInjected.Token(Token = "0x2000394")]
11 {
12 [global::Cpp2ILInjected.Token(Token = "0x1700056E")]
14 {
15 [global::Cpp2ILInjected.Token(Token = "0x60017CE")]
16 [global::Cpp2ILInjected.Address(RVA = "0x1E4DCFC", Offset = "0x1E4DCFC", Length = "0x8")]
17 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
18 get
19 {
20 throw null;
21 }
22 }
23
24 [global::Cpp2ILInjected.Token(Token = "0x60017CF")]
25 [global::Cpp2ILInjected.Address(RVA = "0x1E4DD04", Offset = "0x1E4DD04", Length = "0x8")]
26 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
27 public virtual string GetSavedLicenseKey(Type type, Assembly resourceAssembly)
28 {
29 throw null;
30 }
31
32 [global::Cpp2ILInjected.Token(Token = "0x60017D0")]
33 [global::Cpp2ILInjected.Address(RVA = "0x1E4DD0C", Offset = "0x1E4DD0C", Length = "0x8")]
34 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
35 public virtual object GetService(Type type)
36 {
37 throw null;
38 }
39
40 [global::Cpp2ILInjected.Token(Token = "0x60017D1")]
41 [global::Cpp2ILInjected.Address(RVA = "0x1E4DD14", Offset = "0x1E4DD14", Length = "0x4")]
42 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
43 public virtual void SetSavedLicenseKey(Type type, string key)
44 {
45 throw null;
46 }
47
48 [global::Cpp2ILInjected.Token(Token = "0x60017D2")]
49 [global::Cpp2ILInjected.Address(RVA = "0x1E4DD18", Offset = "0x1E4DD18", Length = "0x8")]
50 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(RuntimeLicenseContext), Member = ".ctor", ReturnType = typeof(void))]
51 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
52 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
54 {
55 throw null;
56 }
57 }
58}
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)