# pathPending

> Is a path in the process of being computed but not yet ready? (Read Only)

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.AI](/engine/6000.5/script-reference/unityengine/ai.md)
* **Assembly:** UnityEngine.AIModule

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