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