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.PS4.User.PermissionsFetchFailed
staticgetset

Definition at line 1310 of file DrPlatform.cs.

1311 {
1312 [global::Cpp2ILInjected.Token(Token = "0x600010A")]
1313 [global::Cpp2ILInjected.Address(RVA = "0x701B90", Offset = "0x701B90", Length = "0x88")]
1314 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1315 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1316 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
1317 get
1318 {
1319 throw null;
1320 }
1321 }