sendEvent

abstract fun sendEvent(event: CommandersActEvent)

Sends an event.

Parameters

event

The CommandersActEvent to be sent.