Difference between revisions of "OnPlayerLoadGame - Actor"

7 bytes removed ,  14:16, 2 December 2018
m
no edit summary
imported>Qazaaq
(Added explanations and examples for remote event declarations, the rule of one, and alternatives.)
imported>Qazaaq
m
 
Line 54: Line 54:
With [[Remote Papyrus Event Registration]], this event may also be handled from ''any'' script object.  
With [[Remote Papyrus Event Registration]], this event may also be handled from ''any'' script object.  
<source lang="papyrus">
<source lang="papyrus">
Scriptname Example_Remote extends ScriptObject
Scriptname Example extends ScriptObject


Event OnInit()
Event OnInit()
Anonymous user