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

Update output object and player profile with purchase details

Parameters

sessionId: string

Session id

pmcData: IPmcData

Player profile

clothingItems: ClothingItem[]

Clothing purchased

Client response