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

◆ Update()

void SaveSynchronisationHost.Update ( )
inline

Definition at line 55 of file SaveSynchronisationHost.cs.

56 {
57 int num = 1;
58 Server server = this.Server;
59 if (num == 0)
60 {
61 Server server2 = this.Server;
62 string text2;
63 string text = text2.Replace("::ffff:", "");
64 bool flag = TcpAddress.IsLocalHost(text);
66 return;
67 }
68 Server server3 = this.Server;
69 }
class f__AnonymousType0<< Count > j__TPar
override bool IsLocalHost()
Definition TcpAddress.cs:49

References Terraria.Net.TcpAddress.IsLocalHost(), j__TPar, Server, and System.text.

Referenced by SaveSynchronisationManager.Update().