| InputMapActionAddEvent Method | 
Adds an InputEvent to an action. This InputEvent will trigger the action.
Namespace: Godot
 Syntax
Syntaxpublic static void ActionAddEvent( string action, InputEvent event )
[Missing <param name="action"/> documentation for "M:Godot.InputMap.ActionAddEvent(System.String,Godot.InputEvent)"]
[Missing <param name="event"/> documentation for "M:Godot.InputMap.ActionAddEvent(System.String,Godot.InputEvent)"]
 See Also
See Also