AndroidAssetPackState
Represents the state of a single Android asset pack.
Read time 1 minuteLast updated 7 days ago
Definition
- Type: Class
- Namespace: UnityEngine.Android
- Assembly: UnityEngine.AndroidJNIModule
public class AndroidAssetPackState
Remarks
The state is received as a callback after AndroidAssetPacks.GetAssetPackStateAsync is called. Additional Resources: AndroidAssetPacks.GetAssetPackStateAsync.