The event type for which the object was registered. See input.registerPointerEvent
the registered region to release for this event
Optionalcallback: (pointer: Pointer) => boolean | voidif specified unregister the event only for the specific callback
allows the removal of event listeners from the object target.