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

◆ OnTileChangeReceived

static TileChangeReceivedEvent Terraria.MessageBuffer.OnTileChangeReceived
staticaddremove

Definition at line 14 of file MessageBuffer.cs.

15 {
17 add
18 {
19 if (!true)
20 {
21 }
23 if (@delegate != null)
24 {
25 }
26 }
28 remove
29 {
30 if (!true)
31 {
32 }
34 if (@delegate != null)
35 {
36 }
37 }
38 }
class f__AnonymousType0<< Count > j__TPar