| InputMapActionEraseEvent Method | 
Removes an InputEvent from an action.
Namespace: Godot
 Syntax
Syntaxpublic static void ActionEraseEvent( string action, InputEvent event )
[Missing <param name="action"/> documentation for "M:Godot.InputMap.ActionEraseEvent(System.String,Godot.InputEvent)"]
[Missing <param name="event"/> documentation for "M:Godot.InputMap.ActionEraseEvent(System.String,Godot.InputEvent)"]
 See Also
See Also