GameGetMouseState Method

RAGE Plugin Hook Documentation

[This is preliminary documentation and is subject to change.]

Gets the current state of the mouse.

Namespace:  Rage
Assembly:  RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax

public static MouseState GetMouseState()

Return Value

Type: MouseState
An instance of MouseState representing the current state of the mouse.
See Also

Reference