GuiSetAlpha function

void GuiSetAlpha(
  1. num alpha
)

Implementation

void GuiSetAlpha(
  num alpha,
) => _module.GuiSetAlpha(alpha);