Background for Skyrim SE
Member of the CharGen script
voidfunctionExportSlot(stringfileName)NativeGlobal

Description

Documentation Comment

Exports only the player's slot file, can be used in conjunction
with LoadCharacter if being applied to the player as the player
does not require a tintmask, it is always generated
Saves preset to SKSE\Plugins\CharGen\Exported%characterName%.jslot


Caveats


Parameters

stringfileName


Examples

Auto-Generated Example

string myString__fileName

CharGen.ExportSlot(myString__fileName)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.