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
RockPaperScissorsCommand.cs
Go to the documentation of this file.
1using System;
8
10{
11 [ChatCommand("RPS")]
12 [global::Cpp2ILInjected.Token(Token = "0x20007A3")]
14 {
15 [global::Cpp2ILInjected.Token(Token = "0x6003FCB")]
16 [global::Cpp2ILInjected.Address(RVA = "0x74A930", Offset = "0x74A930", Length = "0x4")]
17 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
18 public void ProcessIncomingMessage(string text, byte clientId)
19 {
20 throw null;
21 }
22
23 [global::Cpp2ILInjected.Token(Token = "0x6003FCC")]
24 [global::Cpp2ILInjected.Address(RVA = "0x74A934", Offset = "0x74A934", Length = "0x228")]
25 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
26 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
27 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(RuntimeHelpers), Member = "InitializeArray", MemberParameters = new object[]
28 {
31 }, ReturnType = typeof(void))]
32 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Utils[]), Member = "NextFromList", MemberTypeParameters = new object[] { typeof(int) }, MemberParameters = new object[]
33 {
35 typeof(int[])
36 }, ReturnType = "T")]
37 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Main), Member = "get_myPlayer", ReturnType = typeof(int))]
38 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(NetMessage), Member = "SendData", MemberParameters = new object[]
39 {
40 typeof(int),
41 typeof(int),
42 typeof(int),
44 typeof(int),
45 typeof(float),
46 typeof(float),
47 typeof(float),
48 typeof(int),
49 typeof(int),
50 typeof(int)
51 }, ReturnType = typeof(void))]
52 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Main), Member = "get_LocalPlayer", ReturnType = typeof(Player))]
53 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(WorldUIAnchor), Member = ".ctor", MemberParameters = new object[] { typeof(Entity) }, ReturnType = typeof(void))]
54 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(EmoteBubble), Member = "NewBubble", MemberParameters = new object[]
55 {
56 typeof(int),
58 typeof(int)
59 }, ReturnType = typeof(int))]
60 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(EmoteBubble), Member = "CheckForNPCsToReactToEmoteBubble", MemberParameters = new object[]
61 {
62 typeof(int),
64 }, ReturnType = typeof(void))]
65 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 16)]
67 {
68 throw null;
69 }
70
71 [global::Cpp2ILInjected.Token(Token = "0x6003FCD")]
72 [global::Cpp2ILInjected.Address(RVA = "0x74AB5C", Offset = "0x74AB5C", Length = "0x8")]
73 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
74 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
76 {
77 throw null;
78 }
79 }
80}
class f__AnonymousType0<< Count > j__TPar