Skip to content

function removeEvent (shared-side)

Available since version: 0.3.0

This function will unregister a custom event with specified name.

Declaration

void removeEvent(string eventName)

Parameters

  • string eventName: The name of the event.