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

◆ HasChatPermissions

bool DrPlatform.PS4.User.HasChatPermissions
staticgetset

Definition at line 1364 of file DrPlatform.cs.

1365 {
1366 [global::Cpp2ILInjected.Token(Token = "0x600010E")]
1367 [global::Cpp2ILInjected.Address(RVA = "0x703150", Offset = "0x703150", Length = "0x7C")]
1368 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1369 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1370 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
1371 get
1372 {
1373 throw null;
1374 }
1375 }