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
ItemSyncPersistentStats.cs
Go to the documentation of this file.
1using System;
5
7{
8 [global::Cpp2ILInjected.Token(Token = "0x2000634")]
10 {
11 [global::Cpp2ILInjected.Token(Token = "0x600362A")]
12 [global::Cpp2ILInjected.Address(RVA = "0x13DCBA4", Offset = "0x13DCBA4", Length = "0x14")]
13 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(MessageBuffer), Member = "ProcessData", MemberParameters = new object[]
14 {
15 typeof(byte[]),
16 typeof(int),
17 typeof(ref int)
18 }, ReturnType = typeof(void))]
19 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
20 public void CopyFrom(Item item)
21 {
22 throw null;
23 }
24
25 [global::Cpp2ILInjected.Token(Token = "0x600362B")]
26 [global::Cpp2ILInjected.Address(RVA = "0x13DCBB8", Offset = "0x13DCBB8", Length = "0x1C")]
27 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
28 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(MessageBuffer), Member = "ProcessData", MemberParameters = new object[]
29 {
30 typeof(byte[]),
31 typeof(int),
32 typeof(ref int)
33 }, ReturnType = typeof(void))]
34 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
35 public void PasteInto(Item item)
36 {
37 throw null;
38 }
39
40 [global::Cpp2ILInjected.Token(Token = "0x40076EA")]
41 [global::Cpp2ILInjected.FieldOffset(Offset = "0x0")]
42 private Color color;
43
44 [global::Cpp2ILInjected.Token(Token = "0x40076EB")]
45 [global::Cpp2ILInjected.FieldOffset(Offset = "0x4")]
46 private int type;
47 }
48}
class f__AnonymousType0<< Count > j__TPar