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


Examples

Auto-Generated Example

Scriptname MyCoolScript extends RaceMenuLoad

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