GuiSetState function

void GuiSetState(
  1. int state
)

Implementation

void GuiSetState(int state) => _module.GuiSetState(state);