GuiSetStyle function
Implementation
void GuiSetStyle(
GuiControl control,
GuiProperty property,
num value,
) => _module.GuiSetStyle(control, property, value);
void GuiSetStyle(
GuiControl control,
GuiProperty property,
num value,
) => _module.GuiSetStyle(control, property, value);