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

Handles examining an item

Parameters

pmcData: IPmcData

player profile

request object

sessionID: string

session id

Client response