> For the complete documentation index, see [llms.txt](https://akequ.gitbook.io/scp-classified-site-plugin-api/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://akequ.gitbook.io/scp-classified-site-plugin-api/game-c-classes/elevator.md).

# Elevator

## Functions

\[<mark style="color:blue;">SERVER</mark>] AssignDoor(Door d)

\[<mark style="color:green;">Client</mark>] Interact()

## Properties

canUse - is this elevator can be used\ <mark style="color:orange;">\[DEPRECATED]</mark> doorSpawnPos - where door must be spawned, not used, left from Lua\ <mark style="color:orange;">\[DEPRECATED]</mark> doorSpawnRot - in what rotation door must be, not used, left from Lua\
currentFloor - is elevator opened\
currentElevator - elevator ID, must be identical on first floor and second floor.
