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

◆ Client

Socket System.Net.Sockets.UdpClient.Client
getset

Definition at line 80 of file UdpClient.cs.

81 {
82 [global::Cpp2ILInjected.Token(Token = "0x600142B")]
83 [global::Cpp2ILInjected.Address(RVA = "0x1E34504", Offset = "0x1E34504", Length = "0x8")]
84 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
85 get
86 {
87 throw null;
88 }
89 [global::Cpp2ILInjected.Token(Token = "0x600142C")]
90 [global::Cpp2ILInjected.Address(RVA = "0x1E3450C", Offset = "0x1E3450C", Length = "0x8")]
91 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
92 set
93 {
94 throw null;
95 }
96 }