FakeMouseMovement
From GECK
A function added by the SUP NVSE Plugin.
Contents
Description
Fakes mouse input by specified coordinates.
Syntax
FakeMouseMovement fX:float fY:float
Example
FakeMouseMovement 1 1
Will move cursor\camera by 1 pixel.
Notes
- For the smooth movement needs to be called every frame with parameters of "1".