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.

IPostprocessBuild

interface in UnityEditor.Build


Implements interfaces:IOrderedCallback

Description

Implement this interface to receive a callback after the build is complete.

Public Methods

OnPostprocessBuildImplement this function to receive a callback after the build is complete.