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

パラメーター

path Path to the target resource to load.
systemTypeInstance The requested asset's Type.

戻り値

Object The requested asset returned as an Object.

説明

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