Click or drag to resize
BindingAssignToNextInput Method
Causes this Binding to assign itself to the next Input that is done by the user (Be it moving an axis or pressing some buttons)

Namespace: Codolith.InputManager
Assembly: Codolith.InputManager (in Codolith.InputManager.dll) Version: 1.0.5438.34543
Syntax
C#
public void AssignToNextInput()
See Also