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

Has an outfit been purchased by a player

Parameters

suitId: string

clothing id

sessionID: string

Session id of profile to check for clothing in

Returns

boolean

true if already purchased