Color
Готовая палитра цветов.
Example
local BtnExapmle = PluginComponents.Component.Btn.New()
.SetBackgroundColor(PluginComponents.Color.Blue)Available range of colours

Last updated
Готовая палитра цветов.
local BtnExapmle = PluginComponents.Component.Btn.New()
.SetBackgroundColor(PluginComponents.Color.Blue)
Last updated