Version: Unity 6 (6000.0)
LanguageEnglish
  • C#

IPreprocessBuildWithReport

interface in UnityEditor.Build


Implements interfaces:IOrderedCallback

Description

Implement this interface to receive a callback before the Player build is started.

Public Methods

Description
OnPreprocessBuildImplement this function to receive a callback before the build is started.