godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
InputMapSingleton.actionEraseEvent
godot
inputmap
InputMapSingleton
Removes an
InputEvent
from an action.
struct
InputMapSingleton
@
nogc
nothrow
void
actionEraseEvent
(
StringArg0
)
(
in
StringArg0
action
,
InputEvent
event
)
Meta
Source
See Implementation
godot
inputmap
InputMapSingleton
aliases
BaseClasses
functions
actionAddEvent
actionEraseEvent
actionEraseEvents
actionHasEvent
actionSetDeadzone
addAction
eraseAction
eventIsAction
getActionList
getActions
hasAction
loadFromGlobals
opAssign
opEquals
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name
Removes an InputEvent from an action.