Table of Contents

playJournal

(string filename, bool break=false)Begin playback of a journal from a specified field, optionally breaking at the start.

Syntax

void playJournal(string %filename[, bool %break=false]);

Parameters

string %filename
No description available.

[optional] bool %break=false
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
saveJournal
setModPaths
setNetPort

References

parseArgs: main.cs:284
parseArgs: main.cs:295