FakeMouseMovement

From GECK
Jump to: navigation, search


A function added by the SUP NVSE Plugin.

Description

Fakes mouse input by specified coordinates.

Syntax

[help]
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".

See Also