Click or drag to resize

CanvasItemIsSetAsToplevel Method

Returns true if the node is set as top-level. See SetAsToplevel(Boolean).

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

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Godot.CanvasItem.IsSetAsToplevel"]

See Also