protected ResourceRequest LoadAsync (string path, Type systemTypeInstance);

Parámetros

pathPath to the target resource to load.
systemTypeInstanceFiltro de tipo para los objetos retornados.

Descripción

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

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