GuiColorPanel abstract method

(int, ColorStructType) GuiColorPanel(
  1. RectangleStructType bounds,
  2. ColorStructType color
)

Implementation

(int result, ColorStructType color) GuiColorPanel(
  RectangleStructType bounds,
  ColorStructType color,
);