Version: 2022.3
protected ResourceRequest LoadAsync (string path, Type systemTypeInstance);

参数

path 要加载的目标资源的路径。
systemTypeInstance 返回的对象的类型筛选器。

描述

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

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