@kayahr/wastelib
    Preparing search index...

    Class ShopItemList

    Shop item list.

    Index

    Methods

    • Reads shop item list from the given blob at given offset.

      Parameters

      • blob: Blob

        The blob from which to read the shop item list (GAME1 or GAME2).

      • offset: number

        The offset within the blob pointing the beginning of the MSQ block of the shop item list.

      Returns Promise<ShopItemList>

      The read shop item list.