terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ CacheZoomableValues()

static void Terraria.GameInput.PlayerInput.CacheZoomableValues ( )
inlinestatic

Definition at line 840 of file PlayerInput.cs.

841 {
842 if (!true)
843 {
844 }
845 PlayerInput.CacheOriginalInput();
846 PlayerInput.CacheOriginalScreenDimensions();
847 }

References Terraria.GameInput.PlayerInput.CacheOriginalInput(), and Terraria.GameInput.PlayerInput.CacheOriginalScreenDimensions().

Referenced by Terraria.GameInput.PlayerInput.UpdateInput().