Class DummySceneTemplatePipeline
Implements
Inherited Members
Namespace: UnityEditor.SceneTemplate
Assembly: solution.dll
Syntax
public class DummySceneTemplatePipeline : SceneTemplatePipelineAdapter, ISceneTemplatePipeline
Fields
Name | Description |
---|---|
afterHit | |
beforeHit |
Methods
Name | Description |
---|---|
AfterTemplateInstantiation(SceneTemplateAsset, Scene, bool, string) | Event called after the template is instantiated and the new scene is still loaded. |
BeforeTemplateInstantiation(SceneTemplateAsset, bool, string) | Event called before the template is instantiated. |
CleanTestData() |