API ReferenceSandbox.UI
ControlSheetGroupHeaderclass
Constructors1
Showing 1 constructors
public ControlSheetGroupHeader()
No results match this filter.
Methods2
Showing 2 methods
protected virtual void OnMouseDown(Sandbox.UI.MousePanelEvent e)
| Parameter | Type | Description |
|---|---|---|
| e | MousePanelEvent | — |
Returns:
void—public virtual void Tick()
Returns:
void—No results match this filter.
Properties3
Showing 3 properties
public string Sandbox.UI.ControlSheetGroupHeader.Icon { get; set; }
Returns:
string—public string Sandbox.UI.ControlSheetGroupHeader.Title { get; set; }
Returns:
string—public Sandbox.SerializedProperty Sandbox.UI.ControlSheetGroupHeader.ToggleProperty { get; set; }
No results match this filter.