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

Handle CustomizationBuy event Purchase/unlock a clothing item from a trader

Parameters

pmcData: IPmcData

Player profile

buyClothingRequest: IBuyClothingRequestData

Request object

sessionId: string

Session id

Returns

IItemEventRouterResponse