Background for Skyrim SE
Member of the RaceMenuLoad script
eventOnLoad()


Examples

Auto-Generated Example

Scriptname MyCoolScript extends RaceMenuLoad

event OnLoad()
    Debug.trace("Event received - OnLoad")
endEvent
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.