@ceeblue/web-utils
    Preparing search index...

    Function findBoxByType

    • Beta

      Find a box from an IsoView that matches a given type

      Type Parameters

      Parameters

      • raw: IsoData

        The raw ISO data

      • type: T

        The type of box to find

      • Optionalconfig: IsoViewConfig

        The configuration for the IsoView

      Returns IsoBmffBoxMap[T] | null

      The first box that matches the type