# Sandbox.Component.IPressable.GetTooltip

```csharp
System.Nullable<Tooltip> GetTooltip(Event e)
```

Get a tooltip to show when looking at this pressable

### Parameters

- `e` (`Event`)

### Returns

`System.Nullable<Tooltip>`

Declared in [Sandbox.Component.IPressable](/api/Sandbox.Component.IPressable).
Assembly: `Sandbox.Engine`.
