Interface IProcessSceneWithReport
Inherited Members
Namespace: UnityEditor.Build
Assembly: UnityEditor.dll
Syntax
public interface IProcessSceneWithReport : IOrderedCallback
Methods
| Improve this Doc View SourceOnProcessScene(Scene, BuildReport)
Declaration
void OnProcessScene(Scene scene, BuildReport report)
Parameters
Type | Name | Description |
---|---|---|
Scene | scene | |
BuildReport | report |