success
True if the recompress operation is complete and was successful, otherwise false (Read Only).
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.AssetBundleModule
public bool success { get; }
Remarks
Note that accessing before _isDone will return false.