EntityEvent

open class EntityEvent<T : Entity>(val entity: T)(source)

Inheritors

Constructors

Link copied to clipboard
constructor(entity: T)

Properties

Link copied to clipboard
val entity: T