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

◆ URI

virtual string System.Runtime.Remoting.ObjRef.URI
getset

Definition at line 199 of file ObjRef.cs.

200 {
201 [global::Cpp2ILInjected.Token(Token = "0x6001BE0")]
202 [global::Cpp2ILInjected.Address(RVA = "0x1B25F10", Offset = "0x1B25F10", Length = "0x8")]
203 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
204 get
205 {
206 throw null;
207 }
208 [global::Cpp2ILInjected.Token(Token = "0x6001BE1")]
209 [global::Cpp2ILInjected.Address(RVA = "0x1B25F18", Offset = "0x1B25F18", Length = "0x8")]
210 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
211 set
212 {
213 throw null;
214 }
215 }