GuiDisable method

  1. @override
void GuiDisable()
override

Disable gui controls (global state)

Implementation

@override
void GuiDisable() => _wasm.GuiDisable();