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

Properties

optional
_name: string
_id: string
_parent: string
_max_count: number
_proto: string
upd: any