terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
PVPDeathCommand.cs
Go to the documentation of this file.
1using System;
3
5{
6 // Token: 0x0200079F RID: 1951
7 [ChatCommand("PVPDeath")]
9 {
10 // Token: 0x06003FBA RID: 16314 RVA: 0x0024116C File Offset: 0x0023F36C
11 public void ProcessIncomingMessage(string text, byte clientId)
12 {
13 }
14
15 // Token: 0x06003FBB RID: 16315 RVA: 0x00241184 File Offset: 0x0023F384
17 {
18 }
19
20 // Token: 0x06003FBC RID: 16316 RVA: 0x00241194 File Offset: 0x0023F394
22 {
23 }
24
25 // Token: 0x06003FBD RID: 16317 RVA: 0x002411A8 File Offset: 0x0023F3A8
26 // Note: this type is marked as 'beforefieldinit'.
28 {
29 }
30
31 // Token: 0x04007DCD RID: 32205
33 }
34}
class f__AnonymousType0<< Count > j__TPar
void ProcessOutgoingMessage(ChatMessage message)
void ProcessIncomingMessage(string text, byte clientId)