Version: 2018.1

IOrderedCallback

interface in UnityEditor.Build

Switch to Manual

Description

Interface that provides control over callback order.

Variables

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