# isFiredByLegacy

> Returns true if this Animation event has been fired by an Animation component.

## Definition

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

```csharp
public bool isFiredByLegacy { get; }
```
