# Sandbox.Component.IPressable.Look

```csharp
void Look(Event e)
```

A player is still looking at this. Called every frame.

### Parameters

- `e` (`Event`)

Declared in [Sandbox.Component.IPressable](/api/Sandbox.Component.IPressable).
Assembly: `Sandbox.Engine`.
