# fireEvents

> Sets whether the Animator sends events of type AnimationEvent.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine](/engine/6000.0/script-reference/unityengine.md)
* **Assembly:** UnityEngine.AnimationModule

```csharp
public bool fireEvents { get; set; }
```

### Remarks

Default value is true.
