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