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

◆ GetClientAddress()

string Telepathy.Server.GetClientAddress ( int connectionId)
inline

Definition at line 144 of file Server.cs.

145 {
148 if (endPoint != null)
149 {
150 }
151 return "";
152 }
class f__AnonymousType0<< Count > j__TPar
ConcurrentDictionary< int, Server.ClientToken > clients
Definition Server.cs:182

References Telepathy.Server.clients, and j__TPar.