Click or drag to resize

ShortCutGetAsText Method

Returns the shortcut's InputEvent as a String.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public string GetAsText()

Return Value

Type: String

[Missing <returns> documentation for "M:Godot.ShortCut.GetAsText"]

See Also