Skip to main content

B1InventoryDisposeCommand

  • Structure that defines a command for disposing of inventory items.
    * Specifies whether to sell or discard the items and provides the slot data to dispose of.
PropertyTypeDescriptionMetadata
bSellboolWhether the items should be sold (true) or discarded (false).
DatasTArrayList of inventory slot data entries to be disposed of.