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

◆ HasMultiplayerPermissions

bool DrPlatform.Stadia.User.HasMultiplayerPermissions
staticgetset

Definition at line 1526 of file DrPlatform.cs.

1527 {
1528 [global::Cpp2ILInjected.Token(Token = "0x600011B")]
1529 [global::Cpp2ILInjected.Address(RVA = "0x702514", Offset = "0x702514", Length = "0x8")]
1530 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1531 get
1532 {
1533 throw null;
1534 }
1535 }