Version: 2023.2
言語: 日本語
protected ResourceRequest LoadAsync (string path, Type systemTypeInstance);

パラメーター

path Path to the target resource to load.
systemTypeInstance Type 取得するアセットの型

説明

Override for customizing the behavior of the Resources.LoadAsync function.

Note: AssetBundleRequest inherits from ResourceRequest and can also be returned here.