Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


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

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.