# generateLinks

> Use this to specify whether the GameObject and its children should be included in the link generation process.

## Definition

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

```csharp
public bool generateLinks { get; set; }
```
