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
MemberPrimitiveUnTyped.cs
Go to the documentation of this file.
1using System;
4
6{
7 [global::Cpp2ILInjected.Token(Token = "0x200040F")]
8 internal sealed class MemberPrimitiveUnTyped
9 {
10 [global::Cpp2ILInjected.Token(Token = "0x6002011")]
11 [global::Cpp2ILInjected.Address(RVA = "0x1B5E220", Offset = "0x1B5E220", Length = "0x8")]
12 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(__BinaryParser), Member = "ReadMemberPrimitiveUnTyped", ReturnType = typeof(void))]
13 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
14 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
16 {
17 throw null;
18 }
19
20 [global::Cpp2ILInjected.Token(Token = "0x6002012")]
21 [global::Cpp2ILInjected.Address(RVA = "0x1B5E228", Offset = "0x1B5E228", Length = "0xC")]
22 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
24 {
25 throw null;
26 }
27
28 [global::Cpp2ILInjected.Token(Token = "0x6002013")]
29 [global::Cpp2ILInjected.Address(RVA = "0x1B5E234", Offset = "0x1B5E234", Length = "0x8")]
30 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
32 {
33 throw null;
34 }
35
36 [global::Cpp2ILInjected.Token(Token = "0x6002014")]
37 [global::Cpp2ILInjected.Address(RVA = "0x1B5E23C", Offset = "0x1B5E23C", Length = "0x14")]
38 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
39 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(__BinaryWriter), Member = "WriteValue", MemberParameters = new object[]
40 {
42 typeof(object)
43 }, ReturnType = typeof(void))]
44 public void Write(__BinaryWriter sout)
45 {
46 throw null;
47 }
48
49 [global::Cpp2ILInjected.Token(Token = "0x6002015")]
50 [global::Cpp2ILInjected.Address(RVA = "0x1B5E250", Offset = "0x1B5E250", Length = "0x28")]
51 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(__BinaryParser), Member = "ReadMemberPrimitiveUnTyped", ReturnType = typeof(void))]
52 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
53 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(__BinaryParser), Member = "ReadValue", MemberParameters = new object[] { typeof(InternalPrimitiveTypeE) }, ReturnType = typeof(object))]
55 {
56 throw null;
57 }
58
59 [global::Cpp2ILInjected.Token(Token = "0x6002016")]
60 [global::Cpp2ILInjected.Address(RVA = "0x1B5E278", Offset = "0x1B5E278", Length = "0x4")]
61 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(__BinaryParser), Member = "ReadMemberPrimitiveUnTyped", ReturnType = typeof(void))]
62 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
63 public void Dump()
64 {
65 throw null;
66 }
67
68 [global::Cpp2ILInjected.Token(Token = "0x4001099")]
69 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
71
72 [global::Cpp2ILInjected.Token(Token = "0x400109A")]
73 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
74 internal object value;
75 }
76}
class f__AnonymousType0<< Count > j__TPar
void Set(InternalPrimitiveTypeE typeInformation, object value)