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