Version: 2020.3
언어: 한국어
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.