Background for Starfield
Member of the Game script
voidfunctionRequestSaveByName(stringasSaveName)NativeGlobalDebugOnly

Description

Documentation Comment

Request that a save with a specific name be made


Caveats


Parameters

stringasSaveName


Examples

Auto-Generated Example

string myString__asSaveName

Game.RequestSaveByName(myString__asSaveName)
Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.