Click or drag to resize

NodeGetChildren Method

Returns an array of references to node's children.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public Array GetChildren()

Return Value

Type: Array

[Missing <returns> documentation for "M:Godot.Node.GetChildren"]

See Also