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.Stadia.User.HasChatPermissions
staticgetset

Definition at line 1538 of file DrPlatform.cs.

1539 {
1540 [global::Cpp2ILInjected.Token(Token = "0x600011C")]
1541 [global::Cpp2ILInjected.Address(RVA = "0x701F30", Offset = "0x701F30", Length = "0x8")]
1542 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1543 get
1544 {
1545 throw null;
1546 }
1547 }