Click or drag to resize

InputEventWithModifiersCommand Property

State of the Command modifier.

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

Property Value

Type: Boolean
See Also