Returns information about the current mouse position and button state.
| results = Inspect.Mouse() | |||
| Parameter | Type | Datatype | Description |
|---|---|---|---|
| results | result | table | Table containing the current mouse state. May include members x, y, Left, Right, Middle, Mouse4, Mouse5. |