Click or drag to resize

InputEventWithModifiersControl Property

State of the Ctrl modifier.

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

Property Value

Type: Boolean
See Also