# Get Loadout Grenade Count

![](https://692276616-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FN06Vv6nlwviUQ4hI2Kkd%2Fuploads%2Fgit-blob-e371a7139d571ddb4793b5240ae461e2965049b3%2Fget-loadout-grenade-count.png?alt=media)

## Description

Get the number of grenades of the *Grenade Type* that the *Player* will currently respawn with. This number may change throughout the game as traits or other modifiers are applied.

## Node Type

Nodes fall into two basic categories: Data and Execution. This node supplies Data for an Execution node.

## Inputs

| Input        | Type         | Required | Description                         |
| ------------ | ------------ | -------- | ----------------------------------- |
| Player       | Object       | Yes      | Which player to check grenades.     |
| Grenade Type | Grenade Type | Yes      | Which type of grenade to check for. |

## Outputs

| Output                | Type   | Description                                              |
| --------------------- | ------ | -------------------------------------------------------- |
| Loadout Grenade Count | Number | How many grenades of that type player will respawn with. |

\
\
**Contributors**

AddiCt3d 2CHa0s
