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

Properties

Action: "ApplyInventoryChanges"
changedItems: ChangedItem[]

Properties

Action: "ApplyInventoryChanges"
changedItems: ChangedItem[]

Properties

_id: string
_tpl: string
parentId: string
slotId: string
location: Location
upd: Upd

Properties

x: number
y: number
r: string
isSearched: boolean