- Home /
Question by
MitchJohnson · May 29, 2013 at 02:20 PM ·
androidmousewindows 7
Trying to find a way to detect if a mouse is plugged in
I'm trying to find a way to check if a mouse is plugged in.
(Without actually using the detect mouse click or mouse movement fixes I've been seeing on the forum.)
Comment
Best Answer
Answer by brzydal · Jun 16, 2014 at 11:42 AM
Input.mousePresent
Not documented, but seems to work.
Your answer
Follow this Question
Related Questions
How do android touch / mouse inputs get buffered? 0 Answers
Force MouseButtonUp on Android 0 Answers
Touch / Mouse tracing 1 Answer
Touches aren't working on Android 1 Answer