Version: 2021.2
언어: 한국어

AndroidAssetPackState

class in UnityEngine.Android

매뉴얼로 전환

설명

Represents the state of a single Android asset pack.

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

변수

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.