Difference between revisions of "Autosave"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Omzy
m (categorization)
imported>ZuTheSkunk
 
(6 intermediate revisions by 3 users not shown)
Line 4: Line 4:
  |summary = Forces the game to autosave over the current autosave slot.
  |summary = Forces the game to autosave over the current autosave slot.
  |name = Autosave
  |name = Autosave
|returnType = void
  |example = Autosave
  |example = Autosave
}}
}}


==See Also==
==See Also==
[[ForceSave]]
*[[ForceSave]]
*[[SaveGame]]
*[[SystemSave]]


[[Category: Functions]]
[[Category:Functions]]
[[Category: Miscellaneous Functions]]
[[Category:Functions (GECK 1.1)]]
[[Category:Miscellaneous Functions]]
[[Category:Miscellaneous Functions (GECK 1.1)]]

Latest revision as of 23:21, 2 March 2016

< [[::Category:Functions|Category:Functions]]

Link to TES4 Construction Set Wiki: Autosave.

A function included in the GECK version 1.1.0.36.

Description

Forces the game to autosave over the current autosave slot.

Syntax

[help]
Autosave

Example

Autosave

See Also