SerenityJS
    Preparing search index...

    Represents the source of an inventory action.

    Hierarchy

    • DataType
      • InventorySource
    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    bitFlags: null | number

    The bit flags of the inventory source. If the source type is not GlobalInteraction, then this value will not be present.

    containerId: null | ContainerId

    The container id of the inventory source. If the source type is not ContainerInventory, then this value will not be present.

    The source type of the inventory action.

    Methods