Hierarchy

Properties

announcer: Announcer[]
areas?: DBAreas
assets?: Asset[]
backgroundImagePath: string
collisions: string
decoration?: string
description?: string
desks?: undefined
dimensions: [number, number]
enabledChats?: EnabledChat[]
floors?: WallFloorDB
foregroundImagePath?: string
id: string
miniMapImagePath?: string
mostRecentUpdateId?: number
muteOnEntry?: boolean
name?: string
nooks?: NookInfo
objects?: {
    [key: string]: MapObjectDB;
}

Type declaration

portals: Portal[]
script?: string
spaces?: undefined
spawn?: Point
spawns: SpawnPoint[]
sprites?: number[]
tutorialTasks?: TutorialTasks
typeCheckFakeField?: null
typeCheckFakeField2?: undefined
updatedAt?: string
useDrawnBG?: boolean
walls?: WallFloorDB

Generated using TypeDoc