Api Editor GameScenePicker
class

GameScenePicker

public class GameScenePicker : Widget

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.

Constructors

GameScenePicker()

Properties

Name Type Description
Destroyed Action

Methods

virtual Void OnDestroyed()
Assembly: Sandbox.Tools Namespace: Editor Full Name: Editor.GameScenePicker