API ReferenceEditor
public sealed struct Editor.ContextMenuEvent
Information about a `Editor.Widget`s context menu event.
Properties
Showing 3 properties
public bool Editor.ContextMenuEvent.Accepted { get; set; }
public Vector2 Editor.ContextMenuEvent.LocalPosition { get; set; }
public Vector2 Editor.ContextMenuEvent.ScreenPosition { get; set; }
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Editor |
| Type | class |
| Assembly | Sandbox.Tools |
| Doc ID | T:Editor.ContextMenuEvent |