BuildPlayerProcessor

class in UnityEditor.Build


Implements interfaces:IOrderedCallback

Description

Extend BuildPlayerProcessor to receive callbacks during a player build.

Properties

callbackOrderReturns the relative callback order for callbacks. Callbacks with lower values are called before ones with higher values.

Public Methods

PrepareForBuildImplement this function to receive a callback before a player build starts.

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