IOrderedCallback.callbackOrder
public int callbackOrder;
Description 描述
Returns the relative callback order for callbacks. Callbacks with lower values are called before ones with higher values.
Returns the relative callback order for callbacks. Callbacks with lower values are called before ones with higher values.