Skip to main content
Deno 2 is finally here 🎉️
Learn more
interface inventory.IInventorySortRequestData.IInventorySortRequestData
Re-export
import { type inventory } from "https://deno.land/x/sptaki@1.2.0/models/mod.ts";
const { IInventorySortRequestData } = inventory.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