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
EmojiCommand.cs
Go to the documentation of this file.
1using System;
7
9{
10 [ChatCommand("Emoji")]
11 [global::Cpp2ILInjected.Token(Token = "0x20007A2")]
13 {
14 [global::Cpp2ILInjected.Token(Token = "0x6003FC6")]
15 [global::Cpp2ILInjected.Address(RVA = "0x74A428", Offset = "0x74A428", Length = "0x84")]
16 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
17 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Dictionary<object, int>), Member = ".ctor", ReturnType = typeof(void))]
18 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
19 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
20 public EmojiCommand()
21 {
22 throw null;
23 }
24
25 [global::Cpp2ILInjected.Token(Token = "0x6003FC7")]
26 [global::Cpp2ILInjected.Address(RVA = "0x74A4AC", Offset = "0x74A4AC", Length = "0x104")]
27 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
28 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
29 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Dictionary<object, int>), Member = "Clear", ReturnType = typeof(void))]
30 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Lang), Member = "GetEmojiName", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(LocalizedText))]
31 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Dictionary<object, int>), Member = "set_Item", MemberParameters = new object[]
32 {
33 typeof(object),
34 typeof(int)
35 }, ReturnType = typeof(void))]
36 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
37 public void Initialize()
38 {
39 throw null;
40 }
41
42 [global::Cpp2ILInjected.Token(Token = "0x6003FC8")]
43 [global::Cpp2ILInjected.Address(RVA = "0x74A5B0", Offset = "0x74A5B0", Length = "0x4")]
44 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
45 public void ProcessIncomingMessage(string text, byte clientId)
46 {
47 throw null;
48 }
49
50 [global::Cpp2ILInjected.Token(Token = "0x6003FC9")]
51 [global::Cpp2ILInjected.Address(RVA = "0x74A5B4", Offset = "0x74A5B4", Length = "0x330")]
52 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
53 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
54 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(int), Member = "TryParse", MemberParameters = new object[]
55 {
56 typeof(string),
57 typeof(ref int)
58 }, ReturnType = typeof(bool))]
59 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Dictionary<object, int>), Member = "get_Keys", ReturnType = "KeyCollection<TKey, TValue>")]
60 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Dictionary<object, int>.KeyCollection), Member = "GetEnumerator", ReturnType = "Enumerator<TKey, TValue>")]
61 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Dictionary<object, int>.KeyCollection.Enumerator), Member = "MoveNext", ReturnType = typeof(bool))]
62 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "op_Equality", MemberParameters = new object[]
63 {
64 typeof(string),
65 typeof(string)
66 }, ReturnType = typeof(bool))]
67 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Dictionary<object, int>), Member = "get_Item", MemberParameters = new object[] { typeof(object) }, ReturnType = "TValue")]
68 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Dictionary<object, int>.KeyCollection.Enumerator), Member = "Dispose", ReturnType = typeof(void))]
69 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Main), Member = "get_myPlayer", ReturnType = typeof(int))]
70 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(NetMessage), Member = "SendData", MemberParameters = new object[]
71 {
72 typeof(int),
73 typeof(int),
74 typeof(int),
76 typeof(int),
77 typeof(float),
78 typeof(float),
79 typeof(float),
80 typeof(int),
81 typeof(int),
82 typeof(int)
83 }, ReturnType = typeof(void))]
84 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Main), Member = "get_LocalPlayer", ReturnType = typeof(Player))]
85 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(WorldUIAnchor), Member = ".ctor", MemberParameters = new object[] { typeof(Entity) }, ReturnType = typeof(void))]
86 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(EmoteBubble), Member = "NewBubble", MemberParameters = new object[]
87 {
88 typeof(int),
90 typeof(int)
91 }, ReturnType = typeof(int))]
92 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(EmoteBubble), Member = "CheckForNPCsToReactToEmoteBubble", MemberParameters = new object[]
93 {
94 typeof(int),
96 }, ReturnType = typeof(void))]
97 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 22)]
99 {
100 throw null;
101 }
102
103 [global::Cpp2ILInjected.Token(Token = "0x6003FCA")]
104 [global::Cpp2ILInjected.Address(RVA = "0x74A8E4", Offset = "0x74A8E4", Length = "0x4C")]
105 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
106 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Exception), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
107 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
108 public void PrintWarning(string text)
109 {
110 throw null;
111 }
112
113 [global::Cpp2ILInjected.Token(Token = "0x4007DD0")]
114 public const int PlayerEmojiDuration = 360;
115
116 [global::Cpp2ILInjected.Token(Token = "0x4007DD1")]
117 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
119 }
120}
class f__AnonymousType0<< Count > j__TPar
void ProcessOutgoingMessage(ChatMessage message)
void ProcessIncomingMessage(string text, byte clientId)
readonly Dictionary< LocalizedText, int > _byName