protected Object Load (string path, Type systemTypeInstance);

Parámetros

pathPath to the target resource to load.
systemTypeInstanceThe requested asset's Type.

Valor de retorno

Object The requested asset returned as an Object.

Descripción

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