Slate.PreventDuplicateMouseEventsForTouchForWindows7
VarUnreal Engine Var console variable.
SlatePreventDuplicateMouseEventsForTouchForWindows7
Description
Hack to get around multiple mouse events being triggered for touch events on Windows 7 and lower. Enabling this will prevent pen tablets from working on windows 7 since until we switch to the windows 8 sdk (and can use WM_POINTER* events) we cannot detect the difference
Usage
Slate.PreventDuplicateMouseEventsForTouchForWindows7 [value]Set via the console (~) or in DefaultEngine.ini / DefaultGame.ini.

