Constructor ModuleSceneCallbackOrderAttribute
ModuleSceneCallbackOrderAttribute(int)
Initializes a new instance of ModuleSceneCallbackOrderAttribute
Declaration
public ModuleSceneCallbackOrderAttribute(int order)
Parameters
Type | Name | Description |
---|---|---|
int | order | The sorting order for when this module should respond to scene callbacks |