# Sandbox.Navigation.NavMeshPathStatus.Partial

```csharp
static NavMeshPathStatus Partial
```

Path found, but does not reach the target.
The returned path will be to the closest location that can be reached.

Declared in [Sandbox.Navigation.NavMeshPathStatus](/api/Sandbox.Navigation.NavMeshPathStatus).
Assembly: `Sandbox.Engine`.
