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

Properties

_id: string
areaType: number
requirements: Requirement[]
productionTime: number
endProduct: string

Tpl of item being crafted

isEncoded: boolean
locked: boolean
needFuelForAllProductionTime: boolean
continuous: boolean
count: number
productionLimitCount: number