API ReferenceSandbox.UI
public abstract class Sandbox.UI.BasePopup : Sandbox.UI.Panel
A panel that gets deleted automatically when clicked away from
Constructors
Showing 1 constructors
public BasePopup()
No results match this filter.
Methods
Showing 2 methods
public static void CloseAll(Sandbox.UI.Panel exceptThisOne = null)
Parameters
exceptThisOne: Default: null
public virtual void OnDeleted()
No results match this filter.
Properties
Showing 1 properties
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Sandbox.UI |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.UI.BasePopup |