# eventOnHoverEnter

Event that is called when hovering over this component.&#x20;

### Implementation

```csharp
protected UnityEvent eventOnHoverEnter;
```

### FieldValue

[UnityEvent](https://docs.unity3d.com/ScriptReference/Events.UnityEvent.html)
