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

◆ Receive() [1/6]

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

Definition at line 349 of file Socket.cs.

350 {
351 int num;
352 return num;
353 }