InputMapActionAddEvent Method |
Adds an InputEvent to an action. This InputEvent will trigger the action.
Namespace: Godot
public 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)"]