> For the complete documentation index, see [llms.txt](https://documentation.jaksam-scripts.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.jaksam-scripts.com/dealerships-creator/client/showroom/get-is-player-in-showroom.md).

# Get Is Player In Showroom

Returns true when the player is in a showroom, false when he isn't

```lua
exports["dealerships_creator"]:isShowroomActive()
```
