Background for Skyrim SE
Member of the Game script
voidfunctionPrecacheCharGenClear()NativeGlobal

Description

Wiki Description

Clears all the previously cached data used by character gen.

Documentation Comment

Clears Precached character gen data.


Caveats


Examples

; Clean up the chargen data that was precached
Game.PrecacheCharGenClear()

Auto-Generated Example

Game.PrecacheCharGenClear()

Related Pages


Additional References

View this function’s page on the Skyrim Creation Kit Wiki

Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.