Skip to content

Latest commit

 

History

History
63 lines (50 loc) · 2.07 KB

ColorPicker.wikitext

File metadata and controls

63 lines (50 loc) · 2.07 KB

Table of Contents

Events

ColorChanged

Events inherited from BaseWindow

Static functions

Returns Prototype
ColorPicker Create(BaseWindow, string)
ColorPicker Create(string)
ColorPicker Create(BaseWindow)
ColorPicker Create()

Functions

Returns Prototype
Color GetColor()
SetAlphaVisible(boolean)
SetColor(Color)

Functions inherited from BaseWindow

Operators

Returns Prototype
boolean ColorPicker == ColorPicker