# order

> The order, lowest to highest, that the Application.onBeforeRender event recievers will be called in.

## Definition

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

```csharp
public int order { get; }
```
