Format

Write(savefile/F)

When

Called when the object is written to a save file.

Args

F: the save file being written to

Default action

Write the value of each variable to a directory by the same name as the variable. Variables marked tmp, global, or const and variables which are equal to their initial value are skipped.

See also