Editor.unregisterEventHandler

Unregisters an event callback.

class Editor
final
void
unregisterEventHandler
(
UUID id
)

Parameters

id
Type: UUID

The id of the handler to remove.

Meta