SelfDestruct

From Eternity Wiki
Revision as of 05:04, 25 April 2020 by Printz (talk | contribs) (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'''...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

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