terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ Connected

bool System.Net.Sockets.Socket.Connected
getset

Definition at line 1181 of file Socket.cs.

1182 {
1183 [global::Cpp2ILInjected.Token(Token = "0x600135E")]
1184 [global::Cpp2ILInjected.Address(RVA = "0x1E286B0", Offset = "0x1E286B0", Length = "0x8")]
1185 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1186 get
1187 {
1188 throw null;
1189 }
1190 }