Class LegacyResourcesProvider
Provides assets loaded via Resources.LoadAsync API.
Inherited Members
Namespace: UnityEngine.ResourceManagement.ResourceProviders
Assembly: Unity.ResourceManager.dll
Syntax
public class LegacyResourcesProvider : ResourceProviderBase, IResourceProvider, IInitializableObject
  Methods
| Name | Description | 
|---|---|
| Provide(ProvideHandle) | Provide the object specified in the provideHandle.  | 
      
| Release(IResourceLocation, object) | Release the specified object that was created from the specified location.  |