DefaultExecutionOrder(int)
Sets the script execution order for a MonoBehaviour-derived class to the value of the supplied integer parameter.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Constructor
- Namespace: UnityEngine
- Assembly: UnityEngine.CoreModule
public DefaultExecutionOrder(int order)