Skip to main content
The Deno 2 Release Candidate is here
Learn more
class InventoryMagGen
Re-export
import { InventoryMagGen } from "https://deno.land/x/sptaki@1.2.0/generators/weapongen/mod.ts";

Constructors

new
InventoryMagGen(
magCounts: GenerationData,
magazineTemplate: ITemplateItem,
weaponTemplate: ITemplateItem,
ammoTemplate: ITemplateItem,
pmcInventory: Inventory,
)

Properties

private
ammoTemplate
private
magazineTemplate
private
magCounts
private
pmcInventory
private
weaponTemplate