Class InstanceProvider
Basic implementation of IInstanceProvider.
Implements
Inherited Members
Namespace: UnityEngine .ResourceManagement .ResourceProviders
Assembly: solution.dll
Syntax
public class InstanceProvider : IInstanceProvider
Methods
Name | Description |
---|---|
Provide |
Provide an instance of the gameobject contained in the prefabHandle. |
Release |
Release an instance. |