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

◆ NetSendLiquid()

static void Terraria.Liquid.NetSendLiquid ( int x,
int y )
inlinestatic

Definition at line 13 of file Liquid.cs.

14 {
15 if (!true)
16 {
17 }
18 if (!true)
19 {
20 }
21 if (!true)
22 {
23 }
24 long num = 0L;
25 if (true)
26 {
27 }
28 if (num == 0L)
29 {
30 return;
31 }
32 throw new OutOfMemoryException();
33 }

References System.L.