MoveEvent

data class MoveEvent(var struct: String = "") : EventFilterMutable

Constructors

Link copied to clipboard
constructor(struct: String = "")

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open override fun toImmutable(): EventFilter