Difference between revisions of "OnPackageStart - Actor"
Jump to navigation
Jump to search
no edit summary
imported>Plplecuyer (Created page with 'Category:Scripting Category:Papyrus Category:Events '''Member of:''' Actor Script Event called when the actor starts running a new package. == Syntax == <source…') |
imported>Scrivener07 |
||
Line 20: | Line 20: | ||
endEvent | endEvent | ||
</source> | </source> | ||
== Notes == | |||
* It appears this event will not be sent in reference alias scripts. Use [[OnStart - Package]] instead. | |||
== See Also == | == See Also == |