Add this attribute to implementations of MapDataBakerCallback to control the order in which the callbacks are finally executed. Works across different assemblies.
More...
Inherits Attribute.
Add this attribute to implementations of MapDataBakerCallback to control the order in which the callbacks are finally executed. Works across different assemblies.
◆ MapDataBakerCallbackAttribute()
Quantum.MapDataBakerCallbackAttribute.MapDataBakerCallbackAttribute |
( |
int |
invokeOrder | ) |
|
|
inline |
◆ InvokeOrder
int Quantum.MapDataBakerCallbackAttribute.InvokeOrder |
|
get |
The invoke order, higher means called earlier.