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

◆ LookedForSatelliteContractVersion

bool System.Resources.ResourceManager.ResourceManagerMediator.LookedForSatelliteContractVersion
getsetpackage

Definition at line 630 of file ResourceManager.cs.

631 {
632 [global::Cpp2ILInjected.Token(Token = "0x600231D")]
633 [global::Cpp2ILInjected.Address(RVA = "0x1B7A274", Offset = "0x1B7A274", Length = "0xC")]
634 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
635 get
636 {
637 throw null;
638 }
639 [global::Cpp2ILInjected.Token(Token = "0x600231E")]
640 [global::Cpp2ILInjected.Address(RVA = "0x1B7A2E0", Offset = "0x1B7A2E0", Length = "0x10")]
641 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
642 set
643 {
644 throw null;
645 }
646 }