Interface AssetBundleExportJobValidationStrategy.Builder

  • Method Details

    • strictModeForAllResources

      AssetBundleExportJobValidationStrategy.Builder strictModeForAllResources(Boolean strictModeForAllResources)

      A Boolean value that indicates whether to export resources under strict or lenient mode.

      Parameters:
      strictModeForAllResources - A Boolean value that indicates whether to export resources under strict or lenient mode.
      Returns:
      Returns a reference to this object so that method calls can be chained together.