====== flushTextureCache ====== Flush the texture cache. ===== Syntax ===== void flushTextureCache(); ===== 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:deactivatedirectinput|deactivateDirectInput]]\\ [[scripting:doc:u:u:dofscreenshot|dofScreenShot]]\\ [[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 ===== [[scripting:doc:u:optionsdlg:applygraphics|optionsDlg::applyGraphics]]: base/client/scripts/allClientScripts.cs:4155\\ [[scripting:doc:u:playgui:onrender|PlayGui::onRender]]: base/client/scripts/allClientScripts.cs:7252\\ [[scripting:doc:u:u:togfullscreen|togFullScreen]]: base/client/scripts/allClientScripts.cs:24429\\ [[scripting:doc:u:u:onwindowreactivate|onWindowReactivate]]: base/client/canvas.cs:87\\