godot-d v0.0.7 (2018-11-02T21:25:15Z)
Dub
Repo
ShortCut.getAsText
godot
shortcut
ShortCut
Returns the shortcut's
InputEvent
as a
String
.
struct
ShortCut
@
nogc
nothrow const
String
getAsText
(
)
Meta
Source
See Implementation
godot
shortcut
ShortCut
aliases
BaseClasses
functions
getAsText
getShortcut
isShortcut
isValid
opAssign
opEquals
setShortcut
properties
shortcut
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name
Returns the shortcut's InputEvent as a String.