====== clientCmdNdEnableKeybinds ====== There is no doc-string available for this function. ===== Syntax ===== script clientCmdNdEnableKeybinds(string %bool); ===== Parameters ===== [[scripting:doc:engine:types:string|string]] **%%%bool%%**\\ No description available. ===== Return value ===== [[scripting:doc:engine:types:script|script]]\\ No description available. ===== Remarks ===== ===== Examples ===== ===== Source ===== Add-Ons/Tool_NewDuplicator/scripts/client/controls.cs:69 ===== See also ===== ===== References ===== [[scripting:doc:u:u:disconnectedcleanup|disconnectedCleanup]]: Add-Ons/Tool_NewDuplicator/scripts/client/handshake.cs:26\\