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

Description

GitHub Wiki Description (SkyUI)

Forces OnPageReset to be executed again after the current event has completed.

Context

OnOptionSelect, OnOptionSliderAccept, OnOptionMenuAccept, OnOptionColorAccept, OnOptionKeyMapChange, OnOptionDefault

Documentation String

Forces a full reset of the current page


Examples

Auto-Generated Example

mySKI_ConfigBase__toCallFunctionOn.ForcePageReset()

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.