# Editor.GameScenePicker

Opens an invisible popup above the game screen which allows you to left click once on the scene.
This is great for things like selecting something from the game scene.

- Kind: class
- Namespace: `Editor`
- Assembly: `Sandbox.Tools`
- Inherits: [Editor.Widget](/api/Editor.Widget)

## Constructors

- [`GameScenePicker`](/api/Editor.GameScenePicker/.ctor)

## Properties

- [`Destroyed`](/api/Editor.GameScenePicker/Destroyed)

## Methods

- [`OnDestroyed`](/api/Editor.GameScenePicker/OnDestroyed)
