Class ModuleUnloadOrderAttribute
Suggests the order for this module during unloading
Implements
Inherited Members
Namespace: Unity.XRTools.ModuleLoader
Assembly: solution.dll
Syntax
public class ModuleUnloadOrderAttribute : ModuleOrderAttribute, _Attribute
Constructors
Name | Description |
---|---|
ModuleUnloadOrderAttribute(int) | Initializes a new instance of ModuleUnloadOrderAttribute |