Skip to main content
The Deno 2 Release Candidate is here
Learn more
interface HideoutSlot
import { type HideoutSlot } from "https://deno.land/x/sptaki@1.2.0/models/eft/common/tables/IBotBase.d.ts";

Properties

locationIndex: number

SPT specific value to keep track of what index this slot is (0,1,2,3 etc)

optional
item: HideoutItem[]