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

Properties

locationIndex: number

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

optional
item: HideoutItem[]