Version: 2021.2
언어: 한국어

AndroidAssetPackUseMobileDataRequestResult

class in UnityEngine.Android

매뉴얼로 전환

설명

Represents the choice of an end user that indicates if your application can use mobile data to download Android asset packs.

The value is received from a callback after AndroidAssetPacks.RequestToUseMobileDataAsync is called. See Also: AndroidAssetPacks.RequestToUseMobileDataAsync.

변수

allowedIndicates if mobile data can be used to download Android asset packs.