Background for Skyrim SE
Member of the ReferenceAlias script

Description

Documentation Comment

Event received when the lock on this object changes


Examples

Auto-Generated Example

Scriptname MyCoolScript extends ReferenceAlias

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