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

◆ PermissionsFetchFailed

bool DrPlatform.User.PermissionsFetchFailed
staticgetset

Definition at line 726 of file DrPlatform.cs.

727 {
728 [global::Cpp2ILInjected.Token(Token = "0x60000E6")]
729 [global::Cpp2ILInjected.Address(RVA = "0x701B88", Offset = "0x701B88", Length = "0x8")]
730 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
731 get
732 {
733 throw null;
734 }
735 }