Interface AssetBundleExportJobValidationStrategy.Builder

    • Method Detail

      • 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.