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