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
JsonISerializableContract.cs
Go to the documentation of this file.
1using System;
6
8{
10 [global::Cpp2ILInjected.Token(Token = "0x2000082")]
12 {
13 [global::Cpp2ILInjected.Token(Token = "0x170000CA")]
14 public ObjectConstructor<object> ISerializableCreator
15 {
17 [global::Cpp2ILInjected.Token(Token = "0x60004BA")]
18 [global::Cpp2ILInjected.Address(RVA = "0x1CE3194", Offset = "0x1CE3194", Length = "0x8")]
19 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
20 get
21 {
22 throw null;
23 }
25 [global::Cpp2ILInjected.Token(Token = "0x60004BB")]
26 [global::Cpp2ILInjected.Address(RVA = "0x1CE319C", Offset = "0x1CE319C", Length = "0x8")]
27 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
28 set
29 {
30 throw null;
31 }
32 }
33
34 [global::Cpp2ILInjected.Token(Token = "0x60004BC")]
35 [global::Cpp2ILInjected.Address(RVA = "0x1CE31A4", Offset = "0x1CE31A4", Length = "0x20")]
36 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
37 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(JsonContainerContract), Member = ".ctor", MemberParameters = new object[] { typeof(Type) }, ReturnType = typeof(void))]
39 {
40 throw null;
41 }
42
44 [global::Cpp2ILInjected.Token(Token = "0x400021D")]
45 [global::Cpp2ILInjected.FieldOffset(Offset = "0xC0")]
46 private ObjectConstructor<object> <ISerializableCreator>k__BackingField;
47 }
48}
class f__AnonymousType0<< Count > j__TPar
ObjectConstructor< object >< ISerializableCreator > k__BackingField