Background for Skyrim SE
Member of the RaceMenuLoad script

Examples

Auto-Generated Example

Scriptname MyCoolScript extends RaceMenuLoad

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