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
SerObjectInfoInit.cs
Go to the documentation of this file.
1using System;
6
8{
9 [global::Cpp2ILInjected.Token(Token = "0x200041B")]
10 internal sealed class SerObjectInfoInit
11 {
12 [global::Cpp2ILInjected.Token(Token = "0x60020A5")]
13 [global::Cpp2ILInjected.Address(RVA = "0x1B651FC", Offset = "0x1B651FC", Length = "0xB0")]
14 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ObjectWriter), Member = "Serialize", MemberParameters = new object[]
15 {
16 typeof(object),
17 typeof(global::System.Runtime.Remoting.Messaging.Header[]),
19 typeof(bool)
20 }, ReturnType = typeof(void))]
21 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
22 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Collections.Hashtable), Member = ".ctor", ReturnType = typeof(void))]
23 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SerStack), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
24 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
25 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
27 {
28 throw null;
29 }
30
31 [global::Cpp2ILInjected.Token(Token = "0x400112F")]
32 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
33 internal global::System.Collections.Hashtable seenBeforeTable;
34
35 [global::Cpp2ILInjected.Token(Token = "0x4001130")]
36 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
37 internal int objectInfoIdCount;
38
39 [global::Cpp2ILInjected.Token(Token = "0x4001131")]
40 [global::Cpp2ILInjected.FieldOffset(Offset = "0x20")]
41 internal SerStack oiPool;
42 }
43}
class f__AnonymousType0<< Count > j__TPar