LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

IPreprocessBuild

interface in UnityEditor.Build


Implements interfaces:IOrderedCallback

Description

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

Public Methods

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