API ReferenceSandbox.UI
public class Sandbox.UI.MousePanelEvent : Sandbox.UI.PanelEvent
Mouse related `Sandbox.UI.PanelEvent`.
Constructors
Showing 1 constructors
public MousePanelEvent(string event_name, Sandbox.UI.Panel active, string button)
No results match this filter.
Properties
Showing 1 properties
public Sandbox.MouseButtons Sandbox.UI.MousePanelEvent.MouseButton { get; set; }
Which button triggered the event, as a `Sandbox.MouseButtons` enum.
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Sandbox.UI |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.UI.MousePanelEvent |