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

◆ HasUserGeneratedContentPermissions

bool DrPlatform.XBO.User.HasUserGeneratedContentPermissions
staticgetset

Definition at line 1902 of file DrPlatform.cs.

1903 {
1904 [global::Cpp2ILInjected.Token(Token = "0x600013A")]
1905 [global::Cpp2ILInjected.Address(RVA = "0x701DF4", Offset = "0x701DF4", Length = "0x8")]
1906 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1907 get
1908 {
1909 throw null;
1910 }
1911 }