GuiSetState abstract method

void GuiSetState(
  1. int state
)

Set gui state (global state)

Implementation

void GuiSetState(
  int state,
);