Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#
Method group is Obsolete

IProcessScene

interface in UnityEditor.Build


Implements interfaces:IOrderedCallback

Obsolete Use IProcessSceneWithReport instead.

Description

Implement this interface to receive a callback for each Scene during the build.

This interface is obsolete. Use IProcessSceneWithReport instead.