# seekOccurred

> Indicates that the local time was explicitly set.

## Definition

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

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