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

◆ ProcessOutgoingMessage()

void Terraria.Chat.Commands.RockPaperScissorsCommand.ProcessOutgoingMessage ( ChatMessage message)
inline

Implements Terraria.Chat.Commands.IChatCommand.

Definition at line 15 of file RockPaperScissorsCommand.cs.

16 {
17 if (!true)
18 {
19 }
20 if (!true)
21 {
22 }
23 int myPlayer = Main.myPlayer;
24 }

References Terraria.Main.myPlayer.