HomeGuidesAPI Reference
HubBlogChangelogSupport ForumLog In
API Reference

.NET SDK - RainwayInput.MouseAbsolute

RainwayInput.MouseAbsolute constructor

A request to move the mouse to an absolute pixel coordinate on the streamed monitor.

public MouseAbsolute(int X, int Y)
parameterdescription
X
Y

See Also