> For the complete documentation index, see [llms.txt](https://docs.incari.com/incari-studio/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.incari.com/incari-studio/2022.1/toolbox/incari/websprite/web-sprite-reload.md).

# Web Sprite Reload

## Overview

![The Web Sprite Reload Node.](/files/ndoYORDZ6SQNboE2QpRc)

The **Web Sprite Reload** **Node** reloads a **Web Sprite** **Object** when triggered.

[**Scope**](/incari-studio/2022.1/toolbox/overview.md#scopes):**Scene**, **Function**, **Prefab**.

## Attributes

![The Web Sprite Reload Node Attributes.](/files/8CdZJZw61ZSTOHnPxKFB)

### Object

| Attribute | Type         | Description                                                                                      |
| --------- | ------------ | ------------------------------------------------------------------------------------------------ |
| `Object`  | **ObjectID** | The **Web Sprite** **Object** you wish to reload, if none is given in the `ObjectID` **Socket**. |

## Inputs

| Input             | Type         | Description                                                           |
| ----------------- | ------------ | --------------------------------------------------------------------- |
| *Pulse Input* (►) | **Pulse**    | A standard **Input Pulse**, to trigger the execution of the **Node**. |
| `ObjectID`        | **ObjectID** | The **Web Sprite** **Object** you wish to reload.                     |

## 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. |

## See Also

* [**Web Sprite Objects**](/incari-studio/2022.1/objects-and-types/scene-objects/web-sprite.md)
* [**WebSprite Nodes**](/incari-studio/2022.1/toolbox/incari/websprite.md)
