Class EntitySectionBundlesInBuild
Namespace: Unity.Scenes.Editor
Syntax
public sealed class EntitySectionBundlesInBuild : object
Methods
Name | Description |
---|---|
Add(GUID, GUID, Type) | Adds an Entity Scene that will be produced by a ScriptedImporter from any data source. EntityScenes may only be added from the ClassicBuildPipelineCustomizer.OnBeforeRegisterAdditionalFilesToDeploy callback. |