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

◆ BaseName

string System.Resources.ResourceManager.ResourceManagerMediator.BaseName
getsetpackage

Definition at line 753 of file ResourceManager.cs.

754 {
755 [global::Cpp2ILInjected.Token(Token = "0x6002325")]
756 [global::Cpp2ILInjected.Address(RVA = "0x1B7AD04", Offset = "0x1B7AD04", Length = "0x10")]
757 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
758 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
759 get
760 {
761 throw null;
762 }
763 }