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

◆ IsLocalHost() [2/2]

static bool Terraria.Net.TcpAddress.IsLocalHost ( string addressString)
inlinestatic

Definition at line 93 of file TcpAddress.cs.

94 {
95 int num = 1;
96 if (num == 0)
97 {
98 }
99 if (num == 0)
100 {
101 }
102 bool flag;
103 return flag;
104 }