Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 363 Bytes

panel-colour.md

File metadata and controls

16 lines (11 loc) · 363 Bytes

Panel Colour

Example

  RageUI.Panel.ColourPanel('Title', RageUI.PanelColour.HairCut, 5, {
                  onColourChange = function(Index)
  
                  end,
                  onSelected = function()
  
                  end
              }, 1)