# Editor.MouseEvent.RightMouseButton

```csharp
bool RightMouseButton { get; set; }
```

Whether the event was triggered by the left mouse button.

Declared in [Editor.MouseEvent](/api/Editor.MouseEvent).
Assembly: `Sandbox.Tools`.
