Click or drag to resize

TabsGetSelectWithRmb Method

Returns true if select with right mouse button is enabled.

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

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Godot.Tabs.GetSelectWithRmb"]

See Also