ColorPickerMenuItem_t

AddColorPicker(Label, VarName, Color)

local ColorPicker = Menu.AddColorPicker("ColorPicker", "LUAPicker", Color(255, 255, 255, 255))

Last updated