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

◆ IsBound

bool System.Net.Sockets.Socket.IsBound
getset

Definition at line 1064 of file Socket.cs.

1065 {
1066 [global::Cpp2ILInjected.Token(Token = "0x6001356")]
1067 [global::Cpp2ILInjected.Address(RVA = "0x1E282C8", Offset = "0x1E282C8", Length = "0x8")]
1068 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1069 get
1070 {
1071 throw null;
1072 }
1073 }