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

Properties

type: RequirementType.ITEM
templateId: string
count: number
isFunctional: boolean
isEncoded: boolean