Skip to main content
The Deno 2 Release Candidate is here
Learn more
method InventoryController.prototype.unbindItem
import { InventoryController } from "https://deno.land/x/sptaki@1.2.0/controllers/mod.ts";

Unbind an inventory item from quick access menu at bottom of player screen Handle unbind event

Parameters

pmcData: IPmcData

Player profile

Request object

sessionID: string

Session id

Client response