AssetBundle.LoadAssetWithSubAssetsAsync

Declaration

public AssetBundleRequest LoadAssetWithSubAssetsAsync(string name);

Declaration

public AssetBundleRequest LoadAssetWithSubAssetsAsync(string name);

Declaration

public AssetBundleRequest LoadAssetWithSubAssetsAsync(string name, Type type);

Parameters

name Name of the Asset.
type Type to load.

Description

Loads Asset and sub Assets from the AssetBundle asynchronously.

Additional resources: AssetBundleRequest.allAssets.


Did you find this page useful? Please give it a rating: