Difference between revisions of "Remote Papyrus Event Registration"

m
Added to category.
imported>Qazaaq
(Added to category.)
imported>Qazaaq
m (Added to category.)
 
Line 1: Line 1:
=Overview=
[[Category:Papyrus]]
[[Category:Events]]
Remote event registration allows any script in the game to receive events from any other script in the game whenever that event is triggered on the source object. For example, it would allow a quest script to get the death event from one of its aliases without having to add a new script to the alias to tell the quest that it died.
Remote event registration allows any script in the game to receive events from any other script in the game whenever that event is triggered on the source object. For example, it would allow a quest script to get the death event from one of its aliases without having to add a new script to the alias to tell the quest that it died.


Line 86: Line 87:
*[[UnregisterForRemoteEvent - ScriptObject]]
*[[UnregisterForRemoteEvent - ScriptObject]]
*[[Events Reference]]
*[[Events Reference]]
[[Category:Papyrus]]
[[Category:Events]]
Anonymous user