# Sandbox.WorldInput.LeftMouseAction

```csharp
string LeftMouseAction { get; set; }
```

Which action is our left clicking button?

Declared in [Sandbox.WorldInput](/api/Sandbox.WorldInput).
Assembly: `Sandbox.Engine`.
