API ReferenceSandbox.UI
public class Sandbox.UI.ControlSheetGroupHeader : Sandbox.UI.Panel
Constructors
Showing 1 constructors
public ControlSheetGroupHeader()
No results match this filter.
Methods
Showing 2 methods
protected virtual void OnMouseDown(Sandbox.UI.MousePanelEvent e)
public virtual void Tick()
No results match this filter.
Properties
Showing 3 properties
public string Sandbox.UI.ControlSheetGroupHeader.Icon { get; set; }
public string Sandbox.UI.ControlSheetGroupHeader.Title { get; set; }
public Sandbox.SerializedProperty Sandbox.UI.ControlSheetGroupHeader.ToggleProperty { get; set; }
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Sandbox.UI |
| Type | class |
| Assembly | Base Library |
| Doc ID | T:Sandbox.UI.ControlSheetGroupHeader |