Dispose

object ➜ Dispose

Self-destructs on any occasion, originally used for instance_change when the destroy-event should not be called.

Nowadays you can use instance_destroy(id, false) in GM or instance_delete(id) in NTT.