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

Description

Documentation Comment

Exports the player's head mesh and tint mask DDS relative to Data\SKSE\Plugins\CharGen
Data\SKSE\Plugins\CharGen%fileName%.dds
Data\SKSE\Plugins\CharGen%fileName%.nif


Caveats


Parameters

stringfileName


Examples

Auto-Generated Example

string myString__fileName

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