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

◆ TcpSocket() [2/2]

Terraria.Net.Sockets.TcpSocket.TcpSocket ( TcpClient tcpClient)
inline

Definition at line 26 of file TcpSocket.cs.

27 {
28 int num = 1;
30 tcpClient.NoDelay = num != 0;
31 if (tcpClient.m_ClientSocket.RemoteEndPoint != null)
32 {
33 }
34 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.