Version: 2022.2
protected Object Load (string path, Type systemTypeInstance);

参数

path 要加载的目标资源的路径。
systemTypeInstance 请求的资源的类型。

返回

Object 作为对象返回的请求资源。

描述

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