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 Android_UserManager.AccountProfileURL
staticgetset

Definition at line 68 of file Android_UserManager.cs.

69 {
70 [global::Cpp2ILInjected.Token(Token = "0x60000B5")]
71 [global::Cpp2ILInjected.Address(RVA = "0x6FF7D4", Offset = "0x6FF7D4", Length = "0x58")]
72 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
73 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
74 get
75 {
76 throw null;
77 }
78 }