Removes a handler from the event.
"cameraEvent_var" is a variable referencing a CameraEvent object. |
"cameraEvent_var" is a variable referencing a CameraEvent object. |
| Type | Description |
| boolean | Returns true if removal of the handler was successful. |
| Name | Type | Description |
| handler | CameraEventHandler | The handler object to be removed from the event. |