Click or drag to resize

ControlGetParentControl Method

Returns the parent control node.

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

Return Value

Type: Control

[Missing <returns> documentation for "M:Godot.Control.GetParentControl"]

See Also