RebindResult
Defined in: types.ts:49
Result of a InputManager.rebind call.
Properties
Section titled “Properties”conflict?
Section titled “conflict?”
optionalconflict?:object
Defined in: types.ts:53
Present when ok is false due to a conflict with conflict: "reject".
action
Section titled “action”action:
string
key:
string
ok:
boolean
Defined in: types.ts:51
Whether the rebind succeeded.