Constructor ModuleAssetCallbackOrderAttribute
ModuleAssetCallbackOrderAttribute(int)
Initializes a new instance of ModuleAssetCallbackOrderAttribute
Declaration
public ModuleAssetCallbackOrderAttribute(int order)
Parameters
Type | Name | Description |
---|---|---|
int | order | The sorting order for when this module should respond to asset callbacks |