Categories


Description :

Sends the selected message to the scene and all current objects.

Uses :

Use this for sending a message to the scene and all objects in it. If the message is sent from an object then the sending object also receives it.

Example :

The following code sends a LifeLost message when the health becomes zero.