CharacterBoundsUpdateEvent
open class CharacterBoundsUpdateEvent(val type: EventType<CharacterBoundsUpdateEvent>, init: CharacterBoundsUpdateEventInit = definedExternally) : Event(source)
Constructors
Link copied to clipboard
constructor(type: EventType<CharacterBoundsUpdateEvent>, init: CharacterBoundsUpdateEventInit = definedExternally)