Bookmark

A bookmark to where in the script to continue from (for saving)

struct Bookmark {}

Members

Variables

line
int line;

The last blocking line + 1

scene
string scene;

The scene current being shown

Meta