Manual/Scripting/SharedEvents: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{DISPLAYTITLE:Shared Events}} Shared events are events which are available both client-side and server-side. Most of the shared events are identical, but there are a few tha...") |
(No difference)
|
Latest revision as of 16:14, 17 July 2018
Shared events are events which are available both client-side and server-side. Most of the shared events are identical, but there are a few that have an extra argument or two on either the server or client side (such as OnElementStreamIn. Please pay attention to the Notes section of each page to know which event arguments don't match up.
For the events that have matching arguments, they can be used on either end exactly the same as the other.