Interface ISceneProvider
Interface for scene providers.
Namespace: UnityEngine .ResourceManagement .ResourceProviders
Assembly: solution.dll
Syntax
public interface ISceneProvider
Methods
Name | Description |
---|---|
Provide |
Load a scene at a specified resource location. |
Provide |
Load a scene at a specified resource location. |
Provide |
Load a scene at a specified resource location. |
Release |
Release a scene. |