Version: 2022.1
언어: 한국어
protected ResourceRequest LoadAsync (string path, Type systemTypeInstance);

파라미터

path Path to the target resource to load.
systemTypeInstance Type filter for objects returned.

설명

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

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