Interface IEntitySceneBuildAdditions
Interface to force the addition of unreferenced SubScenes into a build.
Namespace: Unity.Scenes.Editor
Assembly: Unity.Scenes.Editor.dll
Syntax
public interface IEntitySceneBuildAdditions
Methods
Name | Description |
---|---|
RegisterAdditionalEntityScenesToBuild() | Implement this method to receive a callback at build time. |