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(Provide |
Provide the object specified in the provideHandle. |
Release(IResource |
Release the specified object that was created from the specified location. |