GuiIsLocked method

bool GuiIsLocked()

Implementation

bool GuiIsLocked() {
  return _GuiIsLocked();
}