Parts Reference


Program Starter events

destroyedPart
The destroyedPart event signals that the part and its children have been destroyed. Any system resources associated with the destroyed parts have been released.

lastError
A lastError event indicates the last error that occurred has changed.

programInput
A programInput event signals a change in the input parameters for the program.

programName
A programName event signals a change in the name of the program to run.

programType
A programType event indicates a change in the type of program you are starting.

self
A self event indicates that the value of the target part itself has changed.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]