# On Leap Motion Grab End

## Overview

![The On Leap Motion Grab End Node.](https://1553081948-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FU990HLHWA30dTfELtDUK%2Fuploads%2Fgit-blob-edf73c5542a58d77417fdd06ee6ffd0e87165915%2Fonleapmotiongrabend20241.png?alt=media)

**On Leap Motion Grab End** is an **Event Listener** **Node** used for executing a **Logic Branch** when a *Leap Motion Grab Action* ends.

[**Scope**](https://docs.incari.com/incari-studio/overview#scopes): **Scene**, **Prefab**.

## Outputs

| Output             | Type           | Description                                                                                                                            |
| ------------------ | -------------- | -------------------------------------------------------------------------------------------------------------------------------------- |
| *Pulse Output* (►) | **Pulse**      | A standard **Output Pulse**, to move onto the next **Node** along the **Logic Branch**, once this **Node** has finished its execution. |
| `Grab Event`       | **Dictionary** | Returns a **Dictionary** of the action's [properties](https://docs.incari.com/incari-studio/toolbox/events/leapmotion/..#properties).  |

## See Also

* [**On Leap Motion Grab Start**](https://docs.incari.com/incari-studio/toolbox/events/leapmotion/on-leapmotion-grab-start)
* [**On Leap Motion Grab Update**](https://docs.incari.com/incari-studio/toolbox/events/leapmotion/on-leapmotion-grab-update)
