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.XBO.User.HasMultiplayerPermissions
staticgetset

Definition at line 1890 of file DrPlatform.cs.

1891 {
1892 [global::Cpp2ILInjected.Token(Token = "0x6000139")]
1893 [global::Cpp2ILInjected.Address(RVA = "0x703C4C", Offset = "0x703C4C", Length = "0x8")]
1894 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1895 get
1896 {
1897 throw null;
1898 }
1899 }