Version: 2023.1
言語: 日本語
public AssetBundleRequest LoadAllAssetsAsync ();
public AssetBundleRequest LoadAllAssetsAsync (Type type);
public AssetBundleRequest LoadAllAssetsAsync ();

パラメーター

type When specified only main or visible objects that derive from the provided type are returned.

説明

Loads all Assets contained in the AssetBundle asynchronously.