# GameActivity

> Include an application entry which derives from the GameActivity class.

## Definition

* **Type:** Field
* **Namespace:** [UnityEditor](/engine/6000.0/script-reference/unityeditor.md)
* **Assembly:** UnityEditor

```csharp
GameActivity = 2
```

### Remarks

For more information about the Activity class, see [GameActivity](https://developer.android.com/games/agdk/game-activity).
