Table of Contents

saveJournal

(string filename)Save the journal to the specified file.

Syntax

void saveJournal(string %filename);

Parameters

string %filename
No description available.

Return value

void
No description available.

Remarks

Examples

Source

Engine

See also

createCanvas
getBuildString
getCompileTimeString
getLAN_BLID
getModPaths
getNetPort
getPlatform
getRealTime
getSimTime
getVersionNumber
getVersionString
isMacintosh
isWindows
lockMouse
playJournal
setModPaths
setNetPort

References

parseArgs: main.cs:267
parseArgs: main.cs:477