overwolf.games.inputtracking.GetMousePositionResult
Overwolf APIs / overwolf / overwolf / games / inputTracking / GetMousePositionResult
Extends
Result
Properties
| Property | Type | Description |
|---|---|---|
error? | string | Information regarding the error (if an error occurred) |
mousePosition? | MousePosition | - |
success | boolean | Whether the method executed successfully or not. |