Table of Contents

screenShot

(string file, string format, overwrite)Take a screenshot.

@param format One of JPG or PNG.

Syntax

bool screenShot(string %file, string %format[, __unk %overwrite]);

Parameters

string %file
No description available.

string %format
No description available.

[optional] __unk %overwrite
No description available.

Return value

bool
No description available.

Remarks

Examples

Source

Engine

See also

activateDirectInput
deactivateDirectInput
dofScreenShot
flushTextureCache
flushVBOCache
gotoWebPage
purgeResources
stripTrailingSpaces
strToPlayerName

References

doIconScreenshot: base/server/scripts/allGameScripts.cs:7897
saveBricks: base/client/scripts/allClientScripts.cs:13200
movieGrabScreen: base/client/scripts/allClientScripts.cs:22139
doScreenShot: base/client/scripts/allClientScripts.cs:22192
doScreenShot: base/client/scripts/allClientScripts.cs:22197
doHudScreenshot: base/client/scripts/allClientScripts.cs:22239
doHudScreenshot: base/client/scripts/allClientScripts.cs:22244