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.