# offMeshLink

> The OffMeshLink if the link type is a manually placed Offmeshlink (Read Only).

## Definition

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

> **Warning:**
>
> **Deprecated.** offMeshLink has been deprecated. Use 'owner' instead.

```csharp
public OffMeshLink offMeshLink { get; }
```

### Remarks

Automatically generated Jump and drop links will return null.
