GM: Destroy event
From GMpedia.org Wiki
The Destory Event in Game Maker is used in objects. It tells the object what to do if you put the action "Destroy the instance".An example of a common use of the destroy event would be in 'monsters' or 'enemies'. In an enemy's destroy event, code could be inserted to increment the score, or even create an explosion animation, or anything else.
This article is a stub, please help GMpedia expand it.


