API ReferenceSandbox.UI
public sealed struct Sandbox.UI.OutlineDrawDescriptor
Constructors
Showing 1 constructors
public OutlineDrawDescriptor(Sandbox.Rect PanelRect, Color Color, float Width)
No results match this filter.
Methods
Showing 1 methods
No results match this filter.
Properties
Showing 3 properties
public Color Sandbox.UI.OutlineDrawDescriptor.Color { get; set; }
public Sandbox.Rect Sandbox.UI.OutlineDrawDescriptor.PanelRect { get; set; }
public float Sandbox.UI.OutlineDrawDescriptor.Width { get; set; }
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Sandbox.UI |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.UI.OutlineDrawDescriptor |