# SelectChildren

> The command name for the Select Children command, which extends the selection to the children of the currently selected items.

## Definition

* **Type:** Field
* **Namespace:** [UnityEngine](/engine/6000.7/script-reference/unityengine.md)
* **Assembly:** UnityEngine.UICommonModule

```csharp
public const string SelectChildren = "SelectChildren"
```
