Click or drag to resize
BindingAssignToNextInput Method
Overload List
  NameDescription
Public methodAssignToNextInput
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)
Public methodAssignToNextInput(ActionBinding)
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). Also accepts a callback that will be called if the binding was assigned, or the CancelAssignmentKey was pressed
Top
See Also