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

◆ AccountProfileURL

string DrPlatform.Android.User.AccountProfileURL
staticgetset

Definition at line 604 of file DrPlatform.cs.

605 {
606 [global::Cpp2ILInjected.Token(Token = "0x60000E1")]
607 [global::Cpp2ILInjected.Address(RVA = "0x701A14", Offset = "0x701A14", Length = "0x88")]
608 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
609 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
610 get
611 {
612 throw null;
613 }
614 }