Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


AndroidAssetPackState

Represents the state of a single Android asset pack.
Read time 1 minuteLast updated 6 days ago

Definition

public class AndroidAssetPackState

Remarks

The state is received as a callback after AndroidAssetPacks.GetAssetPackStateAsync is called.

Properties

Property

Description

errorIndicates an error code that describes what happened when querying the Android asset pack state.
nameThe name of the Android asset pack the status query is for.
statusThe status of the Android asset pack.