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
Syntaxpublic bool Pressed { get; set; }
Property Value
Type:
Boolean
See Also