Click or drag to resize

EditorSelectionGetSelectedNodes Method

Gets the list of selected nodes.

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

Return Value

Type: Array

[Missing <returns> documentation for "M:Godot.EditorSelection.GetSelectedNodes"]

See Also