Init(args)
Scripting Reference
Loading...
Searching...
No Matches
Sisus.Init.InitOrderAttribute Class Referencesealed

Description

Specifies the execution order for the script during initialization and other event functions.

See also
InitAfterAttribute

Public Member Functions

 InitOrderAttribute (Category category, int order)
 Specifies the execution order for the script during initialization and other event functions.
 
 InitOrderAttribute (Category category, Order order)
 Specifies the execution order for the script during initialization and other event functions.