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
DeathCommand.cs
Go to the documentation of this file.
1using System;
3
5{
6 // Token: 0x0200079E RID: 1950
7 [ChatCommand("Death")]
9 {
10 // Token: 0x06003FB6 RID: 16310 RVA: 0x00241120 File Offset: 0x0023F320
11 public void ProcessIncomingMessage(string text, byte clientId)
12 {
13 }
14
15 // Token: 0x06003FB7 RID: 16311 RVA: 0x00241138 File Offset: 0x0023F338
17 {
18 }
19
20 // Token: 0x06003FB8 RID: 16312 RVA: 0x00241148 File Offset: 0x0023F348
21 public DeathCommand()
22 {
23 }
24
25 // Token: 0x06003FB9 RID: 16313 RVA: 0x0024115C File Offset: 0x0023F35C
26 // Note: this type is marked as 'beforefieldinit'.
27 static DeathCommand()
28 {
29 }
30
31 // Token: 0x04007DCC RID: 32204
33 }
34}
class f__AnonymousType0<< Count > j__TPar
void ProcessOutgoingMessage(ChatMessage message)
void ProcessIncomingMessage(string text, byte clientId)
static readonly Color RESPONSE_COLOR