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