Used to configure global settings. More...
Static Public Member Functions | |
| static void | setShowDialogs (final boolean enabled) |
| Toggle warning dialogs. | |
Provides a few functions to configure global BinNavi settings.
| static void BinNavi.API.helpers.Settings.setShowDialogs | ( | final boolean | enabled | ) | [static] |
Disables or enables warning dialogs. Disabling dialogs is useful for running scripts or plugins that handle errors themselves.
| enabled | True, to enable dialogs. False, to disable them. |
1.7.1