Background for Skyrim SE
Member of the SkyrimPlatformConnection script
eventOnInit()


Examples

Auto-Generated Example

Scriptname MyCoolScript extends SkyrimPlatformConnection

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