Click or drag to resize

InputEventMouseButtonButtonIndex Property

The mouse button identifier, one of the ButtonList button or button wheel constants.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public int ButtonIndex { get; set; }

Property Value

Type: Int32
See Also