allAssetPacks
The asset packs that are available to download.
Declaration
var allAssetPacks: Set<AssetPack> { get async throws }Discussion
Accessing this property might cause an attempt to get the latest asset-pack information from the server.
The asset packs that are available to download.
var allAssetPacks: Set<AssetPack> { get async throws }Accessing this property might cause an attempt to get the latest asset-pack information from the server.