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

◆ RealScreenWidth

int Terraria.GameInput.PlayerInput.RealScreenWidth
staticgetset

Definition at line 865 of file PlayerInput.cs.

866 {
867 [global::Cpp2ILInjected.Token(Token = "0x60039A8")]
868 [global::Cpp2ILInjected.Address(RVA = "0x14510BC", Offset = "0x14510BC", Length = "0x58")]
869 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
870 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
871 get
872 {
873 throw null;
874 }
875 }