Interface GoToOpts

Options for getRoomMatrix

Hierarchy

Properties

avoidMyConstructionSites?: boolean
avoidMySpawns?: boolean
avoidRoads?: boolean
excludeRoom?: ((n) => boolean)

Type declaration

    • (n): boolean
    • Parameters

      Returns boolean

ignoreStructures?: boolean
noPush?: boolean
path?: RoomPosition[]

user provider path

priority?: number
range?: number
usedCapacity?: number

Generated using TypeDoc