# Builtin

> Use this flag to determine that a Profiler category is built into the Unity Editor by default.

## Definition

* **Type:** Field
* **Namespace:** [Unity.Profiling](/engine/6000.6/script-reference/unity/profiling.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
Builtin = 1
```
