Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

AssetBundleRecompressOperation.success

public bool success;

Description

True if the recompress operation is complete and was successful, otherwise false (Read Only).

Note that accessing before isDone will return false.