Kill constructor

Kill([
  1. Entity? target
])

Kills an Entity. It defaults to Entity.Self.

Implementation

Kill([this.target]);