API ReferenceSandbox.UI
public class Sandbox.UI.ControlSheet : Sandbox.UI.Panel
Related Guides
Broader workflow and conceptual references connected to this API.
Constructors
Showing 1 constructors
public ControlSheet()
No results match this filter.
Methods
Showing 2 methods
public void Rebuild()
public virtual void Tick()
No results match this filter.
Properties
Showing 2 properties
public System.Func`2<Sandbox.SerializedProperty,bool> Sandbox.UI.ControlSheet.PropertyFilter { get; set; }
public object Sandbox.UI.ControlSheet.Target { get; set; }
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Sandbox.UI |
| Type | class |
| Assembly | Base Library |
| Doc ID | T:Sandbox.UI.ControlSheet |