GuiSetAlpha method

String GuiSetAlpha(
  1. num alpha
)

Implementation

String GuiSetAlpha(
  num alpha,
) => 'GuiSetAlpha($alpha)';