Difference between revisions of "Category:Events"

63 bytes added ,  11:48, 20 April 2017
Changes to category text.
imported>Valie
m
 
imported>Qazaaq
(Changes to category text.)
 
Line 1: Line 1:
This category is a holding place for the various Papyrus Events.
Here you can find topics related to Papyrus events.


For a reference on Events: [[Events Reference]]
== Events ==
*[[Events Reference]]
*[[Remote_Papyrus_Event_Registration|Remote Events]]
*[[Custom_Papyrus_Events|Custom Events]]


=A note about events=
= About Events =
Events are not like the old block types. When you make an event in your script that extends ObjectReference or ReferenceAlias you are essentially creating a new version of that event, and you need to declare it with the same number of parameters. Those parameters are then used inside the script.
Events are not like the old block types. When you make an event in your script that extends ObjectReference or ReferenceAlias you are essentially creating a new version of that event, and you need to declare it with the same number of parameters. Those parameters are then used inside the script.


Anonymous user