Click or drag to resize
GUIHelpersGetCurrentMouseState Method
Gets the current state of the mouse.

Namespace: Candlelight
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
public static MouseState GetCurrentMouseState()

Return Value

Type: MouseState
The current mouse state.
See Also