...
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 | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Name | Type | Required | Comments |
---|---|---|---|
autoSaveFile | string | yes | Name of the file to save when Shogun whenShogun Post auto-saves the scene |
...
None
Return value
void
Examples
Code Block | ||
---|---|---|
| ||
// Sets the auto-save file to be located in C:\Temp\ShogunPostAutoSave.hdf |
...
setAutoSaveFile "C:/Temp/ShogunPostAutoSave.hdf"; |
Scroll pagebreak |
---|
Additional information
...