# Get Equipment Type

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

## Description

Returns the *Equipment Type* of the *Equipment* object.

## Node Type

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

## Inputs

| Input     | Type   | Required | Description                       |
| --------- | ------ | -------- | --------------------------------- |
| Equipment | Object | Yes      | Which equipment to get type from. |

## Outputs

| Output         | Type           | Description                                |
| -------------- | -------------- | ------------------------------------------ |
| Equipment Type | Equipment Type | What type of equipment it is.              |
| Is Powerup     | Boolean        | True if the equipment came from a powerup. |

\
\
**Contributors**

AddiCt3d 2CHa0s
