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

◆ Receive() [2/6]

unsafe int System.Net.Sockets.Socket.Receive ( byte[] buffer,
int offset,
int size,
SocketFlags socketFlags,
out SocketError errorCode )
inline

Definition at line 1979 of file Socket.cs.

1980 {
1981 throw null;
1982 }