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()
[6/6]
int System.Net.Sockets.Socket.Receive
(
Span
< byte >
buffer
,
SocketFlags
socketFlags
,
[Out]
SocketError
errorCode
)
inline
Definition at line
1223
of file
Socket.cs
.
1224
{
1225
int
num;
1226
return
num;
1227
}
System
Net
Sockets
Socket
Generated by
1.10.0