IProcessSceneWithReport

interface in UnityEditor.Build


Implements interfaces:IOrderedCallback

Description

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

Note that if the scene or related content in the project is unchanged from the previous player build, the scene will not be built and instead cached player build data will be used. In this case the callback will not be called.

Public Methods

OnProcessSceneImplement this function to receive a callback for each Scene during the build.

Did you find this page useful? Please give it a rating: