Background for Skyrim SE
Member of the SKI_ConfigBase script

Description

Documentation String

Called when a text input state option has been selected

Documentation Comment

@since 4


Examples

Auto-Generated Example

Scriptname MyCoolScript extends SKI_ConfigBase

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

Related Pages


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.