Table of Contents

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

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
flushTextureCache
flushVBOCache
gotoWebPage
purgeResources
screenShot
stripTrailingSpaces
strToPlayerName

References

doDofScreenShot: base/client/scripts/allClientScripts.cs:22309
doDofScreenShot: base/client/scripts/allClientScripts.cs:22314