Click or drag to resize

InputEventWithModifiersAlt Property

State of the Alt modifier.

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

Property Value

Type: Boolean
See Also