# On Leap Motion Grab Update

## Overview

![The On Leap Motion Grab Update Node.](https://2628349686-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fwnv17cpjDin2deSlOz0z%2Fuploads%2Fgit-blob-2b73f157ffbb3582f3e33ac41031743fc9d7148d%2Fonleapmotiongrabupdate.png?alt=media)

**On Leap Motion Grab Update** is an **Event Listener** **Node** used for executing a **Logic Branch** when a *Leap Motion Grab Action* is updated, meaning the interval between its start and end.

[**Scope**](https://docs.incari.com/incari-studio/2023.1/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/2023.1/toolbox/events/leapmotion/..#properties). |

## See Also

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