Method BlockInput
| Edit this page 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 | 
public static void BlockInput(bool state)| Type | Name | Description | 
|---|---|---|
| bool | state | Indicator if the input should be blocked or released |