# m_Children

> A list of this node's children in the dependency tree

## Definition

* **Type:** Field
* **Namespace:** [Unity.ProjectAuditor.Editor](/engine/6000.7/script-reference/unity/projectauditor/editor.md)
* **Assembly:** UnityEditor

```csharp
protected List<DependencyNode> m_Children
```
