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
MemberPrimitiveTyped.cs
Go to the documentation of this file.
1using System;
4
6{
7 [global::Cpp2ILInjected.Token(Token = "0x200040B")]
8 internal sealed class MemberPrimitiveTyped
9 {
10 [global::Cpp2ILInjected.Token(Token = "0x6001FFC")]
11 [global::Cpp2ILInjected.Address(RVA = "0x1B5D5E0", Offset = "0x1B5D5E0", Length = "0x8")]
12 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(__BinaryParser), Member = "ReadMemberPrimitiveTyped", 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 = "0x6001FFD")]
21 [global::Cpp2ILInjected.Address(RVA = "0x1B5D5E8", Offset = "0x1B5D5E8", Length = "0xC")]
22 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
24 {
25 throw null;
26 }
27
28 [global::Cpp2ILInjected.Token(Token = "0x6001FFE")]
29 [global::Cpp2ILInjected.Address(RVA = "0x1B5D5F4", Offset = "0x1B5D5F4", Length = "0x54")]
30 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
31 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(__BinaryWriter), Member = "WriteMember", MemberParameters = new object[]
32 {
35 typeof(object)
36 }, ReturnType = typeof(void))]
37 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
38 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(__BinaryWriter), Member = "WriteValue", MemberParameters = new object[]
39 {
40 typeof(InternalPrimitiveTypeE),
41 typeof(object)
42 }, ReturnType = typeof(void))]
43 public void Write(__BinaryWriter sout)
44 {
45 throw null;
46 }
47
48 [global::Cpp2ILInjected.Token(Token = "0x6001FFF")]
49 [global::Cpp2ILInjected.Address(RVA = "0x1B5D648", Offset = "0x1B5D648", Length = "0x40")]
50 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(__BinaryParser), Member = "ReadMemberPrimitiveTyped", ReturnType = typeof(void))]
51 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
52 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(__BinaryParser), Member = "ReadByte", ReturnType = typeof(byte))]
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 = "0x6002000")]
60 [global::Cpp2ILInjected.Address(RVA = "0x1B5D688", Offset = "0x1B5D688", Length = "0x4")]
61 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(__BinaryParser), Member = "ReadMemberPrimitiveTyped", 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 = "0x400107F")]
69 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
71
72 [global::Cpp2ILInjected.Token(Token = "0x4001080")]
73 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
74 internal object value;
75 }
76}
class f__AnonymousType0<< Count > j__TPar
void Set(InternalPrimitiveTypeE primitiveTypeEnum, object value)