# Sandbox.Component.IPressable.CanPress

```csharp
bool CanPress(Event e)
```

Return true if the press is possible right now

### Parameters

- `e` (`Event`)

### Returns

`bool`

Declared in [Sandbox.Component.IPressable](/api/Sandbox.Component.IPressable).
Assembly: `Sandbox.Engine`.
