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