SelfDestruct: Difference between revisions

From Eternity Wiki
Jump to navigationJump to search
(Created page with "{{codepointer |description=Detonates a missile mid-flight. If actor is not a missile, Die is called instead. |usage='''SelfDestruct''' |notes=If this has the '''MISSILE'''...")
 
(No difference)

Latest revision as of 05:04, 25 April 2020

Description

Detonates a missile mid-flight. If actor is not a missile, Die is called instead.

Usage

SelfDestruct

Parameters

No parameters.

Examples

No examples given.

Notes

If this has the MISSILE or BOUNCES flag, causes actor to blow up just like a projectile hitting a wall. Otherwise, it will call Die.

See also