GuiSetAlpha abstract method

void GuiSetAlpha(
  1. num alpha
)

Implementation

void GuiSetAlpha(
  num alpha,
);