Click or drag to resize

InputEventWithModifiersGetCommand Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.InputEventWithModifiers.GetCommand"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("GetCommand is deprecated. Use the Command property instead.")]
public bool GetCommand()

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Godot.InputEventWithModifiers.GetCommand"]

See Also