BuildPlayerProcessor

class in UnityEditor.Build


Implements interfaces:IOrderedCallback

Description

Extend BuildPlayerProcessor to receive callbacks during a player build.

Properties

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

Public Methods

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

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