Api Sandbox UI ColorControl
class

ColorControl

public class ColorControl : BaseControl

A control for editing Color properties. Displays a text entry that can be edited, and a color swatch which pops up a mixer.

Constructors

ColorControl()

Properties

Name Type Description
SupportsMultiEdit virtual Boolean

Methods

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