terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ Socket() [2/3]

System.Net.Sockets.Socket.Socket ( AddressFamily family,
SocketType type,
ProtocolType proto,
SafeSocketHandle safe_handle )
inlinepackage

Definition at line 968 of file Socket.cs.

969 {
970 throw null;
971 }