TargetDestroyedParameter

@Serializable
data class TargetDestroyedParameter(val targetId: String)

Issued when a target is destroyed.

Constructors

Link copied to clipboard
constructor(targetId: String)

Properties

Link copied to clipboard