Background for Skyrim SE
Member of the SKI_ConfigBase script

Description

Documentation String

Called when this config menu is opened


Examples

Auto-Generated Example

Scriptname MyCoolScript extends SKI_ConfigBase

event OnConfigOpen()
    Debug.trace("Event received - OnConfigOpen")
endEvent

Additional References

View this event on the GitHub Wiki for SkyUI

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