MouseButton
AUTO-GENERATED FILE – DO NOT EDIT MANUALLY
This page documents the supported public API surface only. Private, internal, benchmark, test, and implementation-detail types are intentionally omitted.
Declaration
Summary
Mouse button enumeration
Metadata
Namespace: GridPlacement.Core.Types
Source File: cs/Core/Types/MouseButton.cs
Assembly: GridPlacement.Core
Type: enum
Enum Values
None
No button / unknown
Left
Left mouse button
Right
Right mouse button
Middle
Middle mouse button
Extra1
Extra button 1
Extra2
Extra button 2
WheelUp
Wheel up (scroll)
WheelDown
Wheel down (scroll)
WheelLeft
Wheel left (scroll)
WheelRight
Wheel right (scroll)