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

Parameters

buildType: string

The type of build, used for logging only

The build to check for invalid items

itemsDb: Record<string, ITemplateItem>

The items database to use for item lookup

Returns

boolean

True if the build should be removed from the build list, false otherwise