# DefaultExecutionOrder(int)

> Sets the script execution order for a MonoBehaviour-derived class to the value of the supplied integer parameter.

## Definition

* **Type:** Constructor
* **Namespace:** [UnityEngine](/engine/6000.7/script-reference/unityengine.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
public DefaultExecutionOrder(int order)
```

### Parameters

**** (\[int]\(https\://learn.microsoft.com/dotnet/api/system.int32)):&#x20;
