Version: 2021.2

AndroidAssetPacks

class in UnityEngine.Android

切换到手册

描述

Provides methods for handling Android asset packs.

Methods in this class are either direct wrappers of java APIs in Google's PlayCore plugin, or depend on values that the PlayCore API returns. Therefore to use it, the gradle project must include the "com.google.android.play:core" dependency. If your project contains custom asset packs or you enable Split Application Binary in Player Settings, Unity automatically adds this dependency to the unityLibrary submodule's build.gradle file. If the PlayCore plugin is missing, calling any wrapper throws an InvalidOperationException exception. Note that PlayCore APIs only work with fast-follow and on-demand delivery type asset packs, therefore methods in this class have the same limitation.

静态变量

coreUnityAssetPacksDownloadedChecks if all core Unity asset packs are downloaded.

静态函数

CancelAssetPackDownloadCancels Android asset pack downloads.
DownloadAssetPackAsyncDownloads Android asset packs.
GetAssetPackPathGets the full path to the location where the device stores the assets for the Android asset pack.
GetAssetPackStateAsyncQueries the state of Android asset packs.
GetCoreUnityAssetPackNamesGets the name of every core Unity asset pack built for this application that use either the fast-follow or on-demand delivery type.
RemoveAssetPackRemoves Android asset pack.
RequestToUseMobileDataAsyncRequests to use mobile data to download Android asset packs.
Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961