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

◆ BroadcastRecieveThread()

static void SaveSynchronisationFinder.BroadcastRecieveThread ( )
inlinestaticprivate

Definition at line 12 of file SaveSynchronisationFinder.cs.

13 {
14 if (!true)
15 {
16 }
17 Thread.Sleep(1000);
18 long num = 0L;
19 string text;
20 bool flag = TcpAddress.IsLocalHost(text);
21 if ("" == null)
22 {
23 }
24 Monitor.Enter("", num != 0L);
25 }
static void Enter(object obj)
Definition Monitor.cs:11
static void Sleep(int millisecondsTimeout)
Definition Thread.cs:207
override bool IsLocalHost()
Definition TcpAddress.cs:49

References System.Threading.Monitor.Enter(), Terraria.Net.TcpAddress.IsLocalHost(), System.L, System.Threading.Thread.Sleep(), and System.text.