Class ModuleAssetCallbackOrderAttribute
Suggests the order for this module in the list of asset callback modules This affects the order in which asset callbacks are called
Implements
Inherited Members
Namespace: Unity.XRTools.ModuleLoader
Assembly: solution.dll
Syntax
public class ModuleAssetCallbackOrderAttribute : ModuleOrderAttribute, _Attribute
Constructors
Name | Description |
---|---|
ModuleAssetCallbackOrderAttribute(int) | Initializes a new instance of ModuleAssetCallbackOrderAttribute |