API ReferenceSandbox.UI
public class Sandbox.UI.DropDown : Sandbox.UI.PopupButton
Related Guides
Broader workflow and conceptual references connected to this API.
Property Attributes
You can add attributes to your Component's properties in C# to change how they look in the editor/inspector.
VR
Editor: Launch the editor with a headset connected. You'll see a VR button at the top right of your editor. It should be on by default. Game: If you have a VR headset plugged in and it's active, you'll launch in VR.
Constructors
Showing 2 constructors
No results match this filter.
Methods
Showing 5 methods
protected virtual void OnParametersSet()
public virtual void Open()
Implementations
public virtual void SetPropertyObject(string name, object value)
No results match this filter.
Properties
Showing 5 properties
public System.Func`1<System.Collections.Generic.List`1<Sandbox.UI.Option>> Sandbox.UI.DropDown.BuildOptions { get; set; }
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Sandbox.UI |
| Type | class |
| Assembly | Base Library |
| Doc ID | T:Sandbox.UI.DropDown |