Completed
Indicates that the device has downloaded the Android asset pack and the asset pack is available to the application.
Read time 1 minuteLast updated 7 days ago
Definition
- Type: Field
- Namespace: UnityEngine.Android
- Assembly: UnityEngine.AndroidJNIModule
Completed = 4
Remarks
You can call AndroidAssetPacks.GetAssetPackPath to get the full path to this asset pack. Additional Resources: AndroidAssetPacks.GetAssetPackPath, AndroidAssetPacks.DownloadAssetPackAsync, AndroidAssetPacks.GetAssetPackStateAsync.