RebindOptions
Defined in: types.ts:41
Options for InputManager.rebind.
Properties
Section titled “Properties”conflict?
Section titled “conflict?”
optionalconflict?:InputConflictPolicy
Defined in: types.ts:45
How to resolve conflicts with other actions in the same group(s). Default: "reject".
optionalslot?:number
Defined in: types.ts:43
Index of the binding slot to replace. Appends if the slot does not exist.