<- PRPL reference <- Everything Else 2
| Arguments | Result | Notation |
|---|---|---|
| UID | destroyed | [ int - bool ] |
Checks if unit is destroyed. Returns 1 (true) if unit not found.
#destroy itself if other unit is destroyed
<-otherUID IsDestroyed if
Self 0 DestroyUnit
endif