Method BlockInput
| Improve this Doc View SourceBlockInput(bool)
Block all input except GUI
Declaration
public static void BlockInput(bool state)
Parameters
Type | Name | Description |
---|---|---|
bool | state | Indicator if the input should be blocked or released |