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

◆ SocketType

SocketType System.Net.Sockets.Socket.SocketType
get

Definition at line 230 of file Socket.cs.

231 {
232 get
233 {
234 return this.socketType;
235 }
236 }