- Found in:
- Dylbills PE
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