Skip to content
On this page

AthenaShared.interfaces.door.Door ​

shared/interfaces/door.Door

Properties ​

description ​

• Optional description: string

A description of this doors location.

Defined in ​

shared/interfaces/door.ts:18


isUnlocked ​

• isUnlocked: boolean

Should this door be locked?

Defined in ​

shared/interfaces/door.ts:42


model ​

• model: number

The door hash of the door.

Defined in ​

shared/interfaces/door.ts:34


pos ​

• pos: IVector3

Current position of the door.

Defined in ​

shared/interfaces/door.ts:26


uid ​

• uid: string

Unique identifier for this door.

Defined in ​

shared/interfaces/door.ts:10

Created by Stuyk | Est. 2020