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

Definition at line 1914 of file DrPlatform.cs.

1915 {
1916 [global::Cpp2ILInjected.Token(Token = "0x600013B")]
1917 [global::Cpp2ILInjected.Address(RVA = "0x703C54", Offset = "0x703C54", Length = "0x8")]
1918 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1919 get
1920 {
1921 throw null;
1922 }
1923 }