1 | shutdown( ) is invoked when the corresponding Script node is deleted or when the world containing the Script node is unloaded or replaced by another world. |
2 | The shutdown( ) function has no parameters. |
3 | Events generated from shutdown( ) are given the timestamp of when the Script node was deleted. |