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

◆ SteamDeckIsUsed

bool Terraria.GameInput.PlayerInput.SteamDeckIsUsed
staticgetset

Definition at line 752 of file PlayerInput.cs.

753 {
754 [global::Cpp2ILInjected.Token(Token = "0x60039A0")]
755 [global::Cpp2ILInjected.Address(RVA = "0x145097C", Offset = "0x145097C", Length = "0x58")]
756 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
757 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
758 get
759 {
760 throw null;
761 }
762 }