void ForbidKey(KeyCode key) void ForbidKey(string keyString)
key: The KeyCode of the key to forbid. keyString: A string representing the KeyCode of the key to forbid. See Valid Inputs for valid strings.
KeyCode
Forbids the key from being bound (or re-bound) by the player using cInput's UI.
Last updated 6 years ago
Was this helpful?