Class InstanceProvider
Basic implementation of IInstanceProvider.
상속된 멤버
네임스페이스: UnityEngine.ResourceManagement.ResourceProviders
어셈블리: solution.dll
구문
public class InstanceProvider : IInstanceProvider
메서드
이름 | 설명 |
---|---|
ProvideInstance(ResourceManager, AsyncOperationHandle<GameObject>, InstantiationParameters) | Provide an instance of the gameobject contained in the prefabHandle. |
ReleaseInstance(ResourceManager, GameObject) | Release an instance. |