Background for Skyrim SE
Member of the SKI_ConfigBase script
voidfunctionUnloadCustomContent()

Description

GitHub Wiki Description (SkyUI)

Clears any custom content and re-enables the original option list.
Has to be called manually after SKI_ConfigBase.LoadCustomContent(...) was used.

Context

OnPageReset

Documentation String

Clears any custom content and re-enables the original option list


Caveats


Examples

Auto-Generated Example

mySKI_ConfigBase__toCallFunctionOn.UnloadCustomContent()

Additional References

View this function on the GitHub Wiki for SkyUI

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