# Sandbox.PlayerController.UseButton

```csharp
string UseButton { get; set; }
```

The button that the player will press to use things

Declared in [Sandbox.PlayerController](/api/Sandbox.PlayerController).
Assembly: `Sandbox.Engine`.
