Class LegacyResourcesProvider
Provides assets loaded via Resources.LoadAsync API.
상속된 멤버
네임스페이스: UnityEngine.ResourceManagement.ResourceProviders
어셈블리: solution.dll
구문
public class LegacyResourcesProvider : ResourceProviderBase, IResourceProvider, IInitializableObject
메서드
이름 | 설명 |
---|---|
Provide(ProvideHandle) | Provide the object specified in the provideHandle. |
Release(IResourceLocation, object) | Release the specified object that was created from the specified location. |