# Sandbox.PlayerController.RunByDefault

```csharp
bool RunByDefault { get; set; }
```

If true then the player will run by default, and holding AltMoveButton will switch to walk

Declared in [Sandbox.PlayerController](/api/Sandbox.PlayerController).
Assembly: `Sandbox.Engine`.
