callbackOrder
Returns the relative callback order for callbacks. Callbacks with lower values are called before ones with higher values.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: UnityEditor.Build
- Assembly: UnityEditor
int callbackOrder { get; }