Destroy On Broadcast Message
This component waits for a specific message/channel combination to be received and then destroys the attached GameObject.

Fields#
| Name | Description |
|---|---|
| Destroy Message | What message value will cause us to destroy this object? |
| Use Public Channel | Should we listen to public broadcasts for the message? |
| Channel Name | What channel name will we listen for the message on? |