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

◆ Count

int System.Net.Sockets.SocketAsyncEventArgs.Count
getinherited

Definition at line 263 of file SocketAsyncEventArgs.cs.

264 {
265 get
266 {
267 return this._count;
268 }
269 }