Api Sandbox UI EnumControl
class

EnumControl

public class EnumControl : BaseControl

A control for editing enum properties. Can either display a dropdown or a button group depending on the number of options.

Constructors

EnumControl()

Properties

Name Type Description
SupportsMultiEdit virtual Boolean

Methods

virtual Void Rebuild()
Assembly: Base Library Namespace: Sandbox.UI Full Name: Sandbox.UI.EnumControl