<EventClass>.unregister

Unregister the EventClass with all events.

 

<EventClass>.unregister()

 

Remarks

This command will permanently unregister the class with all event handlers. After this command is issued the handler cannot be registered with any events.

Return Value

None