API ReferenceSandbox.UI
OutlineDrawDescriptorclass
object→OutlineDrawDescriptor
Constructors1
Showing 1 constructors
public OutlineDrawDescriptor(Sandbox.Rect PanelRect, Color Color, float Width)
| Parameter | Type | Description |
|---|---|---|
| PanelRect | Rect | — |
| Color | Color | — |
| Width | float | — |
No results match this filter.
Methods1
Showing 1 methods
No results match this filter.
Properties3
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; }
Returns:
float—No results match this filter.