The SkyrimPlatformConnection script is a part of Skyrim SE’s Papyrus scripting ecosystem. This script is not present in the vanilla game, but can be found in modded sources like Skyrim Platform Papyrus Bridge (SP Bridge).
For this script, the Papyrus index knows about:
- 9 events
- 4 functions
- 5 properties
Inheritance Tree
No indexed scripts extend this script.
Properties
sppbridge
- Actorplayer=NONE
- boolisconnected=NONE
- floatconnectiontimeout=NONE
- floatconnectionattempttimeout=NONE
- stringconnectionname=NONE
Events
- Found in:
- SP Bridge
eventOnPlayerLoadGame()- Found in:
- SP Bridge
eventOnSkyrimPlatformEvent(stringeventName, stringsource, stringdata)- Found in:
- SP Bridge
eventOnSkyrimPlatformRequest(stringreplyId, stringquery, stringdata, stringsource)- Found in:
- SP Bridge
eventOnConnected()- Found in:
- SP Bridge
eventHandleSkyrimPlatformEvent(stringmessageType, stringeventNameOrQuery, stringsource, stringtarget, stringdata, stringreplyID)
Functions
- Found in:
- SP Bridge
