# Sandbox.WorldInput.Hovered

```csharp
Panel Hovered { get; set; }
```

The [Sandbox.UI.Panel](/api/Sandbox.UI.Panel) that is currently hovered by this input.

Declared in [Sandbox.WorldInput](/api/Sandbox.WorldInput).
Assembly: `Sandbox.Engine`.
