Novelty scripting reference > Scripted object events > OnEnter

OnEnter

This event is called at the start of the page.

Parameters

Parameter Description Type
self Handle to the associated object Object@


Back to top