# OnEnable()

> Enables Settings Editor and generates the reorderable list to store all profiles in.

## Definition

* **Type:** Method
* **Namespace:** [UnityEditor.AdaptivePerformance.Editor](/engine/6000.5/script-reference/unityeditor/adaptiveperformance/editor.md)
* **Assembly:** UnityEditor.AdaptivePerformanceModule

```csharp
public void OnEnable()
```
