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

Bind an inventory item to the quick access menu at bottom of player screen Handle bind event

Parameters

pmcData: IPmcData

Player profile

Reqeust object

sessionID: string

Session id

Returns

void

IItemEventRouterResponse