This version of Unity is unsupported.

IOrderedCallback

interface in UnityEditor.Build

Description

Interface that provides control over callback order.

Properties

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