API ReferenceSandbox.UI
public class Sandbox.UI.BaseControl : Sandbox.UI.Panel
Constructors
Showing 1 constructors
public BaseControl()
No results match this filter.
Methods
Showing 3 methods
public static Sandbox.UI.BaseControl CreateFor(Sandbox.SerializedProperty property)
public virtual void Rebuild()
Implementations
public virtual void Tick()
No results match this filter.
Properties
Showing 2 properties
public Sandbox.SerializedProperty Sandbox.UI.BaseControl.Property { get; set; }
public virtual bool Sandbox.UI.BaseControl.SupportsMultiEdit { get; set; }
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Sandbox.UI |
| Type | class |
| Assembly | Base Library |
| Doc ID | T:Sandbox.UI.BaseControl |