TargetDestroyed

@Serializable
data class TargetDestroyed(val targetId: TargetID) : TargetEvent

Issued when a target is destroyed.

Official doc

Constructors

Link copied to clipboard
constructor(targetId: TargetID)

Properties

Link copied to clipboard

(undocumented in the protocol definition)