Description :
Executed immediately after an object is created.
Uses :
Use this for performing actions when an object is created such as playing sounds, etc.
Example :
The following code sets a random value to the variable Speed when the object is created.