Engine API Reference - v1.77.0
    Preparing search index...

    Type Alias BundlesFilterCallback

    BundlesFilterCallback: (bundles: Bundle[]) => any

    Type declaration

      • (bundles: Bundle[]): any
      • Parameters

        • bundles: Bundle[]

          List of bundles which contain the asset.

        Returns any