====== dofScreenShot ====== (string file, string format, overwrite)Take a screenshot. @param format One of JPG or PNG. ===== Syntax ===== bool dofScreenShot(string %file, string %format[, __unk %overwrite]); ===== Parameters ===== [[scripting:doc:engine:types:string|string]] **%%%file%%**\\ No description available. [[scripting:doc:engine:types:string|string]] **%%%format%%**\\ No description available. [optional] [[scripting:doc:engine:types:__unk|__unk]] **%%%overwrite%%**\\ No description available. ===== Return value ===== [[scripting:doc:engine:types:bool|bool]]\\ 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: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 ===== [[scripting:doc:u:u:dodofscreenshot|doDofScreenShot]]: base/client/scripts/allClientScripts.cs:22309\\ [[scripting:doc:u:u:dodofscreenshot|doDofScreenShot]]: base/client/scripts/allClientScripts.cs:22314\\