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

Properties

itemWithModsToAdd: Item[]

Item and child mods to add to player inventory

foundInRaid: boolean
callback: (buyCount: number) => void
useSortingTable: boolean

Properties

itemWithModsToAdd: Item[]

Item and child mods to add to player inventory

foundInRaid: boolean
callback: (buyCount: number) => void
useSortingTable: boolean