API ReferenceSandbox.UI
public class Sandbox.UI.ControlSheetGroup : Sandbox.UI.Panel
Constructors
Showing 1 constructors
public ControlSheetGroup()
No results match this filter.
Methods
Showing 3 methods
public void SetToggle(Sandbox.SerializedProperty toggleGroup)
public void SetVisibility(Sandbox.InspectorVisibilityAttribute[] inspectorVisibilityAttributes)
public virtual void Tick()
No results match this filter.
Properties
Showing 4 properties
public Sandbox.UI.Panel Sandbox.UI.ControlSheetGroup.Body { get; set; }
public bool Sandbox.UI.ControlSheetGroup.Closed { get; set; }
public Sandbox.UI.ControlSheetGroupHeader Sandbox.UI.ControlSheetGroup.Header { get; set; }
public Sandbox.UI.Panel Sandbox.UI.ControlSheetGroup.ToggleContainer { get; set; }
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Sandbox.UI |
| Type | class |
| Assembly | Base Library |
| Doc ID | T:Sandbox.UI.ControlSheetGroup |