Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Specify the name of the file in which the current file will be auto saved.

Shogun Post Shogun Post has an auto scene saving feature which will automatically save your scene after a specified period of time since the last file save performed.

...

Scroll tablelayout
sortDirectionASC
repeatTableHeadersdefaultstyle
widths18%, 11%, 13%, 58%
style
sortByColumn1
sortEnabledfalse
cellHighlightingtrue

NameTypeRequiredComments
autoSaveFilestringyesName of the file to save when Shogun whenShogun Post auto-saves the scene

...

None

Return value

void

Examples

Code Block
languagetext
// Sets the auto-save file to be located in C:\Temp\ShogunPostAutoSave.hdf

...


setAutoSaveFile "C:/Temp/ShogunPostAutoSave.hdf";

Scroll pagebreak

Additional information

...