Background for Skyrim SE
Member of the DbSksePersistentVariables script

Description

Documentation Comment

these events are no longer sent do to performance issues. The above properties are now filled directly from c++


Parameters


Examples

Auto-Generated Example

Scriptname MyCoolScript extends DbSksePersistentVariables

event OnDbSksePlayerActivatedRef(ObjectReference ref)
    Debug.trace("Event received - OnDbSksePlayerActivatedRef: ref = " + ref)
endEvent
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.