====== deactivateDirectInput ====== Deactivate input. (ie, ungrab the mouse so the user can do other things. ===== Syntax ===== void deactivateDirectInput(); ===== Parameters ===== This function does not accept any parameters. ===== Return value ===== [[scripting:doc:engine:types:void|void]]\\ No description available. ===== Remarks ===== ===== Examples ===== ===== Source ===== Engine ===== See also ===== [[scripting:doc:u:u:activatedirectinput|activateDirectInput]]\\ [[scripting:doc:u:u:dofscreenshot|dofScreenShot]]\\ [[scripting:doc:u:u:flushtexturecache|flushTextureCache]]\\ [[scripting:doc:u:u:flushvbocache|flushVBOCache]]\\ [[scripting:doc:u:u:gotowebpage|gotoWebPage]]\\ [[scripting:doc:u:u:purgeresources|purgeResources]]\\ [[scripting:doc:u:u:screenshot|screenShot]]\\ [[scripting:doc:u:u:striptrailingspaces|stripTrailingSpaces]]\\ [[scripting:doc:u:u:strtoplayername|strToPlayerName]]\\ ===== References ===== This function is not called by any other functions.