Skip to main content

B1InventoryInfo

  • Structure that stores runtime inventory information for an entity.
    * Contains the inventory data table ID, the entity IDs, and the list of owned items.
PropertyTypeDescriptionMetadata
InventoryDtIdFNameData table ID of the inventory definition.
EntityIdFB1EntityIdEntity ID of the inventory container itself.
OwnerEntityIdFB1EntityIdEntity ID of the owner of this inventory.
OwnedEntitiesTArrayList of entities currently stored in this inventory.