Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


states

Gets the states of all Android asset packs that had their status checked by this operation.
Read time 1 minuteLast updated 10 days ago

Definition

public AndroidAssetPackState[] states { get; }

Remarks

Until the operation is complete and GetAssetPackStateAsyncOperation.isDone returns true, this returns null. Read-only. Additional Resources: AndroidAssetPackState, GetAssetPackStateAsyncOperation.isDone, GetAssetPackStateAsyncOperation.size.