Method Add
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.
Declaration
public void Add(GUID sceneGUID, GUID assetGUID, Type importerType)
Parameters
| Type | Name | Description |
|---|---|---|
| GUID | sceneGUID | |
| GUID | assetGUID | |
| Type | importerType |