Pre:
Called before the missile fires to block the missile from launching.
Should include a failure message to send to the client
init:
Called as the missile launches
Can be canceled but will destroy the missile
post:
Can not be canceled and is only designed for tracking missiles
Pre:
Called before the missile fires to block the missile from launching.
Should include a failure message to send to the client
init:
Called as the missile launches
Can be canceled but will destroy the missile
post:
Can not be canceled and is only designed for tracking missiles