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