# Get Vehicle Enterable By Player

![](https://692276616-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FN06Vv6nlwviUQ4hI2Kkd%2Fuploads%2Fgit-blob-ef96e122140ebd4a3ded4891228ee84bcbc648a1%2Fget-vehicle-enterable-by-player.JPG?alt=media)

## Description

Returns true if a player may enter the Vehicle

## Node Type

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

## Inputs

| Input   | Type   | Required | Description                               |
| ------- | ------ | -------- | ----------------------------------------- |
| Vehicle | Object | Yes      | Which vehicle to check if it's enterable. |

## Outputs

| Output              | Type    | Description                                         |
| ------------------- | ------- | --------------------------------------------------- |
| Enterable By Player | Boolean | True if vehicle can be entered, false if it cannot. |

\
\
**Contributors**

AddiCt3d 2CHa0s
