Photon Bolt Engine API
1.3
Sets the Unity script execution order More...
Public Member Functions | |
| BoltExecutionOrderAttribute (int order) | |
Properties | |
| int | executionOrder [get] |
| The order of this script in execution (lower is earlier) More... | |
Sets the Unity script execution order
Example: Setting the execution order of a manager class using an attribute.
|
inline |
|
get |
The order of this script in execution (lower is earlier)