Background for Skyrim SE
Member of the SKI_ConfigBase script

Description

Documentation String

Called when highlighting a state option

Documentation Comment

@since 2


Examples

Auto-Generated Example

Scriptname MyCoolScript extends SKI_ConfigBase

event OnHighlightST()
    Debug.trace("Event received - OnHighlightST")
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.