s&box docs
API ReferenceSandbox.UI

public class Sandbox.UI.MousePanelEvent : Sandbox.UI.PanelEvent

Mouse related `Sandbox.UI.PanelEvent`.

Constructors

Showing 1 constructors

Properties

Showing 1 properties

public Sandbox.MouseButtons Sandbox.UI.MousePanelEvent.MouseButton { get; set; }

Which button triggered the event, as a `Sandbox.MouseButtons` enum.

Metadata

FieldValue
NamespaceSandbox.UI
Typeclass
AssemblySandbox.Engine
Doc IDT:Sandbox.UI.MousePanelEvent

On this page