Class InventoryLoadout


  • public class InventoryLoadout
    extends Loadout<InventoryLoadoutItem>
    This class represents an inventory loadout, and it extends the Loadout class. It provides various methods for adding and configuring different requirements for the loadout, such as the items, quantities, and prices. It also includes methods for retrieving and manipulating the loadout items, as well as determining if the loadout should be banked.