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

◆ Reachable

bool System.Runtime.Serialization.ObjectHolder.Reachable
getsetpackage

Definition at line 430 of file ObjectHolder.cs.

431 {
432 [global::Cpp2ILInjected.Token(Token = "0x6001F56")]
433 [global::Cpp2ILInjected.Address(RVA = "0x1B58594", Offset = "0x1B58594", Length = "0x8")]
434 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
435 get
436 {
437 throw null;
438 }
439 [global::Cpp2ILInjected.Token(Token = "0x6001F57")]
440 [global::Cpp2ILInjected.Address(RVA = "0x1B5859C", Offset = "0x1B5859C", Length = "0xC")]
441 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
442 set
443 {
444 throw null;
445 }
446 }