Click or drag to resize

GuiEnabledStateScopeDispose Method

Restores the enabled state that was set before the scope started.

Namespace:  KSPDev.GUIUtils
Assembly:  KSPDev_Utils.2.0 (in KSPDev_Utils.2.0.dll) Version: 2.0 for KSP v1.8+
Syntax
C#
public void Dispose()
Request Example View Source

Implements

IDisposableDispose
See Also