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

◆ simulateMouseWithTouches

bool UnityEngine.Input.simulateMouseWithTouches
staticset

Definition at line 104 of file Input.cs.

105 {
106 set
107 {
108 throw new MissingMethodException();
109 }
110 }