godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
InputEventAction.action
godot
inputeventaction
InputEventAction
The action's name. Actions are accessed via this
String
.
String
action
[@property getter]
String
action
[@property setter]
struct
InputEventAction
@
nogc
nothrow @
property
void
action
(
String
v
)
Meta
Source
See Implementation
godot
inputeventaction
InputEventAction
aliases
BaseClasses
functions
getAction
getStrength
opAssign
opEquals
setAction
setPressed
setStrength
toHash
properties
action
pressed
strength
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
The action's name. Actions are accessed via this String.