s&box docs

public class Editor.GameScenePicker : Editor.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

Showing 1 constructors

Methods

Showing 5 methods

protected virtual void DoLayout()

public virtual void OnDestroyed()

protected virtual void OnMouseMove(Editor.MouseEvent e)

protected virtual void OnMouseReleased(Editor.MouseEvent e)

protected virtual void OnPaint()

Properties

Showing 1 properties

Metadata

FieldValue
NamespaceEditor
Typeclass
AssemblySandbox.Tools
Doc IDT:Editor.GameScenePicker

On this page