Background for Skyrim SE
Member of the SkyrimPlatformConnection script


Examples

Auto-Generated Example

Scriptname MyCoolScript extends SkyrimPlatformConnection

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