# IsAutoGameModeAvailable

> Controls whether or not the 'AutomaticGameModeEnabled' option is available. Default value is false.

## Definition

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

```csharp
protected virtual bool IsAutoGameModeAvailable { get; }
```
