IOrderedCallback

interface in UnityEditor.Build

Cambiar al Manual

Descripción

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.