# Sandbox.PlayerController.StartPressing

```csharp
void StartPressing(Component obj)
```

Start pressing a target component. This is called automatically when Use is pressed.

### Parameters

- `obj` (`Component`)

Declared in [Sandbox.PlayerController](/api/Sandbox.PlayerController).
Assembly: `Sandbox.Engine`.
