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
NetCreativeUnlocksPlayerReportModule.cs
Go to the documentation of this file.
1using System;
2using System.IO;
6using Terraria.Net;
7
9{
10 [global::Cpp2ILInjected.Token(Token = "0x20009F8")]
12 {
13 [global::Cpp2ILInjected.Token(Token = "0x6004B79")]
14 [global::Cpp2ILInjected.Address(RVA = "0x8A8B60", Offset = "0x8A8B60", Length = "0xC4")]
15 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
16 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIResearch), Member = "ActionResearch", ReturnType = typeof(void))]
17 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CreativeUI), Member = "SacrificeItem", MemberParameters = new object[] { typeof(ref int) }, ReturnType = typeof(CreativeUI.ItemSacrificeResult))]
18 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
19 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(NetModule), Member = "CreatePacket", MemberTypeParameters = new object[] { "T" }, MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(NetPacket))]
20 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(NetPacket), Member = "get_Writer", ReturnType = typeof(BinaryWriter))]
21 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
22 public static NetPacket SerializeSacrificeRequest(int itemId, int amount)
23 {
24 throw null;
25 }
26
27 [global::Cpp2ILInjected.Token(Token = "0x6004B7A")]
28 [global::Cpp2ILInjected.Address(RVA = "0x8A8C24", Offset = "0x8A8C24", Length = "0x54")]
29 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
30 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
31 public override bool Deserialize(BinaryReader reader, int userId)
32 {
33 throw null;
34 }
35
36 [global::Cpp2ILInjected.Token(Token = "0x6004B7B")]
37 [global::Cpp2ILInjected.Address(RVA = "0x8A8C78", Offset = "0x8A8C78", Length = "0x8")]
38 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
39 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(NetModule), Member = ".ctor", ReturnType = typeof(void))]
41 {
42 throw null;
43 }
44
45 [global::Cpp2ILInjected.Token(Token = "0x40085B8")]
46 private const byte _requestItemSacrificeId = 0;
47 }
48}
class f__AnonymousType0<< Count > j__TPar