InputEventKeyPressed Property |
If true, the key's state is pressed. If false, the key's state is released.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax public bool Pressed { get; set; }
Property Value
Type:
BooleanSee Also