 | GUIHelpersGetCurrentMouseState Method |
Gets the current state of the mouse.
Namespace: CandlelightAssembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntaxpublic static MouseState GetCurrentMouseState()
Return Value
Type:
MouseStateThe current mouse state.
See Also