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

◆ mousePresent

bool UnityEngine.Input.mousePresent
staticget

Definition at line 187 of file Input.cs.

188 {
189 [FreeFunction("GetMousePresent")]
190 get
191 {
192 throw new MissingMethodException();
193 }
194 }
class f__AnonymousType0<< Count > j__TPar

Referenced by InControl.InControlInputModule.IsModuleSupported().