Click or drag to resize

EditorInterfaceGetSelection Method

Returns the editor's EditorSelection instance.

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

Return Value

Type: EditorSelection

[Missing <returns> documentation for "M:Godot.EditorInterface.GetSelection"]

See Also