Skip to main content
The Deno 2 Release Candidate is here
Learn more
class InternalMagazineInventoryMagGen
implements IInventoryMagGen
import { InternalMagazineInventoryMagGen } from "https://deno.land/x/sptaki@1.2.0/generators/weapongen/implementations/InternalMagazineInventoryMagGen.d.ts";

Constructors

new
InternalMagazineInventoryMagGen(botWeaponGeneratorHelper: BotWeaponGeneratorHelper)

Properties

protected
botWeaponGeneratorHelper: BotWeaponGeneratorHelper

Methods

canHandleInventoryMagGen(inventoryMagGen: InventoryMagGen): boolean
getPriority(): number
process(inventoryMagGen: InventoryMagGen): void