Inspect.Mouse

Returns information about the current mouse position and button state.

Usage:

results = Inspect.Mouse()
ParameterTypeDatatypeDescription
resultsresulttableTable containing the current mouse state. May include members x, y, Left, Right, Middle, Mouse4, Mouse5.