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

◆ Offset

int System.Net.Sockets.SocketAsyncEventArgs.Offset
getinherited

Definition at line 253 of file SocketAsyncEventArgs.cs.

254 {
255 get
256 {
257 return this._offset;
258 }
259 }