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
MemberReference.cs
Go to the documentation of this file.
1using System;
4
6{
7 [global::Cpp2ILInjected.Token(Token = "0x2000410")]
8 internal sealed class MemberReference
9 {
10 [global::Cpp2ILInjected.Token(Token = "0x6002017")]
11 [global::Cpp2ILInjected.Address(RVA = "0x1B5E27C", Offset = "0x1B5E27C", Length = "0x8")]
12 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(__BinaryParser), Member = "ReadMemberReference", ReturnType = typeof(void))]
13 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
14 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
15 internal MemberReference()
16 {
17 throw null;
18 }
19
20 [global::Cpp2ILInjected.Token(Token = "0x6002018")]
21 [global::Cpp2ILInjected.Address(RVA = "0x1B5E284", Offset = "0x1B5E284", Length = "0x8")]
22 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
23 internal void Set(int idRef)
24 {
25 throw null;
26 }
27
28 [global::Cpp2ILInjected.Token(Token = "0x6002019")]
29 [global::Cpp2ILInjected.Address(RVA = "0x1B5E28C", Offset = "0x1B5E28C", Length = "0x48")]
30 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
31 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
32 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
33 public void Write(__BinaryWriter sout)
34 {
35 throw null;
36 }
37
38 [global::Cpp2ILInjected.Token(Token = "0x600201A")]
39 [global::Cpp2ILInjected.Address(RVA = "0x1B5E2D4", Offset = "0x1B5E2D4", Length = "0x20")]
40 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(__BinaryParser), Member = "ReadMemberReference", ReturnType = typeof(void))]
41 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
42 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(__BinaryParser), Member = "ReadInt32", ReturnType = typeof(int))]
44 {
45 throw null;
46 }
47
48 [global::Cpp2ILInjected.Token(Token = "0x600201B")]
49 [global::Cpp2ILInjected.Address(RVA = "0x1B5E2F4", Offset = "0x1B5E2F4", Length = "0x4")]
50 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(__BinaryParser), Member = "ReadMemberReference", ReturnType = typeof(void))]
51 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
52 public void Dump()
53 {
54 throw null;
55 }
56
57 [global::Cpp2ILInjected.Token(Token = "0x400109B")]
58 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
59 internal int idRef;
60 }
61}
class f__AnonymousType0<< Count > j__TPar